dotfiles/nvim/.config/nvim
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
..
after nvim: after/plugin/fzf-lua: Add a mapping for bcommits in visual mode 2023-07-12 14:30:40 +05:30
autoload nvim: plugins: Drop vim-husk 2023-06-19 13:09:15 +05:30
colors nvim: colors/yolokai: Switch to Starlight 2023-07-28 17:45:30 +05:30
ftdetect nvim: ftdetect/purescript: Detect purs files as purescript 2023-06-07 13:44:23 +05:30
lua nvim: treesitter: Add back bash, markdown & python 2023-09-12 12:20:42 +05:30
plugin Revert "nvim: plugin: Add a simple whitespace plugin" 2023-06-07 14:14:56 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Drop textobj-word-column setting 2023-04-22 13:05:52 +05:30