dotfiles/nvim
Dmytro Meleshko f24c8e5131 [nvim] add nvim-treesitter (READ COMMIT NOTES)
The thing is currently unstable, requires the nightly branch of neovim,
and the highlighting groups need a lot of tweaking (obviously, :HLT
doesn't work, making this even harder). I just put the configuration
into the repo in case I need it in the future.
2021-03-21 15:13:42 +02:00
..
after [nvim] disable matchpairs in all other JS-like filetypes 2021-02-09 12:29:15 +02:00
autoload [nvim] add a quick keymap switcher 2021-03-12 13:28:08 +02:00
coc-languages [nvim] switch from coc-python to coc-pyright 2021-03-05 14:59:59 +02:00
colors [nvim] very specific fix of highlighting with termguicolors enabled 2021-02-22 11:16:11 +02:00
dotfiles [nvim] add nvim-treesitter (READ COMMIT NOTES) 2021-03-21 15:13:42 +02:00
keymap [nvim] add a mapping for switching keymaps along with customized versions of vim's keymaps 2020-09-19 16:34:04 +03:00
plugin [nvim] make the U mapping respect vim-repeat 2021-03-20 23:14:48 +02:00
.gitignore rewrite gitignores 2020-08-23 11:59:42 +03:00
ginit.vim finally, after 3 months of intense Vimscript programming and Vim-fu learning, I've finished my Neovim config 2019-04-21 15:10:37 +03:00
init.vim [nvim] add nvim-treesitter (READ COMMIT NOTES) 2021-03-21 15:13:42 +02:00