dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 064df213f2
nvim: treesitter: Add back bash, markdown & python
We had dropped these in commit f349a32 since these are now included
upstream but it seems when using neovim build from source, upstream
bundled parsers do not get updated at the same cadence as treesitter
plugin. This results in breaking syntax highlighting and we have
faced this now for python and bash. Bash is still broken.
2023-09-12 12:20:42 +05:30
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua Revert "nvim: keymappings: Drop all key mappings for tags" 2023-06-20 16:58:12 +05:30
lsp-utils.lua nvim: lsp-utils: Set capabilities 2023-05-25 13:41:58 +05:30
lsp.lua nvim: lsp: Drop mapping for hover 2023-07-17 12:16:23 +05:30
plugins.lua nvim: plugins: Minor clean up 2023-07-11 16:08:31 +05:30
treesitter.lua nvim: treesitter: Add back bash, markdown & python 2023-09-12 12:20:42 +05:30
yolokai.lua nvim: colors: Minor clean up 2023-07-11 16:08:31 +05:30