dotfiles/nvim/.config/nvim
Sanchayan Maity 7c8841431a nvim: init/treesitter: Enable bundled parsers
Now that neovim bundles parsers and highlight queries for Lua, Vimscript
and C by default, enable the bundled ones.

We can drop the entries from languages enabled via nvim-treesitter.

See
https://github.com/neovim/neovim/issues/14090#issuecomment-1237820552
2022-09-18 12:57:19 +05:30
..
after nvim: statusline: Add space after git ahead behind symbol 2022-09-05 19:04:30 +05:30
autoload nvim: fugitive: Execute commands while keeping current alt file 2022-06-19 15:48:57 +05:30
colors nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: init/treesitter: Enable bundled parsers 2022-09-18 12:57:19 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
init.lua nvim: init/treesitter: Enable bundled parsers 2022-09-18 12:57:19 +05:30