dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

There's lots of configurations out there, but this one is mine.

Results 2 dotfiles issues
Sort by recently updated
recently updated
newest added

Tracking issue for https://github.com/nvim-treesitter/nvim-treesitter/issues/4767 More info on the new setup available on `main` branch https://github.com/nvim-treesitter/nvim-treesitter/tree/main Progress: https://github.com/nvim-treesitter/nvim-treesitter/blob/main/TODO.md Related plugins: To fix: https://github.com/andymass/vim-matchup/pull/330 https://github.com/RRethy/nvim-treesitter-endwise/issues/27 Fixed: https://github.com/HiPhish/nvim-ts-rainbow2/commit/d6e82e23f877f488563437237abbc85d7cededea https://github.com/windwp/nvim-ts-autotag/commit/6e9742a006ae69c015e6dc1ed9b477033193778b https://github.com/windwp/nvim-autopairs/commit/c15de7e7981f1111642e7e53799e1211d4606cb9

LSP error on html and css. Best related issues I could find were: * https://github.com/dkarter/dotfiles/commit/4c6bcce0d120dbc1ba9cb2f76dad25c5213c0459 * https://github.com/lervag/dotnvim/blob/6cd042d9a0e96dd36b27c8b19532c081017cec67/plugin/lsp.lua#L14-L21 According with this one, it also happens on jsonls, and it points to...