dotfiles/nvim/.config/nvim/lua
Sanchayan Maity ee6af66c8a nvim: Do not rely on plugins.vim to load plugins
We do not really need to rely on a plugins file in 'plugin' to load the
packages using 'execute luafile'. Just do a 'require plugins' in init.lua.
2020-11-10 21:06:15 +05:30
..
modules nvim: modules: gitsigns: Update key map as per upstream changes 2020-11-10 15:47:09 +05:30
autocmd.lua nvim: Use galaxyline for statusline 2020-10-30 14:28:14 +05:30
init.lua nvim: Do not rely on plugins.vim to load plugins 2020-11-10 21:06:15 +05:30
keymappings.lua nvim: Clean up commands for searching word under cursor 2020-11-05 18:58:37 +05:30
lsp.lua nvim: lsp: Drop purescript language server 2020-10-23 13:34:31 +05:30
plugins.lua nvim: Add easy-align 2020-11-05 11:39:57 +05:30
treesitter.lua nvim: Add nvim-treesitter 2020-09-11 20:21:35 +05:30
yolokai.lua nvim: Sync with changes to nvim-highlite upstream 2020-09-07 12:13:33 +05:30