dotfiles/nvim/.config/nvim/lua
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
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua keymappings: Fix command line mode mappings 2022-08-03 13:12:41 +05:30
lsp.lua nvim: lsp: Disable logging 2022-09-18 12:34:41 +05:30
plugins.lua nvim: plugins: Make packer not fetch/pull tags 2022-09-16 20:39:17 +05:30
treesitter.lua nvim: init/treesitter: Enable bundled parsers 2022-09-18 12:57:19 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30