dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 108630d19c nvim: Move plugin configuration files to after/plugin
Now that neovim runtime can also source lua files from traditional vim
runtime directories like after/plugin/ftplugin etc, move all plugin
configuration files to after/plugin.
2021-06-17 10:07:51 +05:30
..
autocmd.lua nvim: lua: autocmd: Fix highlight on yank autocmd 2021-05-02 13:16:29 +05:30
keymappings.lua nvim: keymappings: Add a key mapping to help with opening vim docs 2021-06-15 09:56:23 +05:30
lsp.lua nvim: lsp: Enable code lens support 2021-06-15 15:41:28 +05:30
plugins.lua nvim: Move plugin configuration files to after/plugin 2021-06-17 10:07:51 +05:30
treesitter.lua nvim: plugins/treesitter: Enable treesitter text objects 2021-05-22 15:30:52 +05:30
yolokai.lua nvim: yolokai: Sync with nvim-highlite upstream 2021-06-15 08:34:27 +05:30