dotfiles/nvim/.config/nvim/lua
Sanchayan Maity be594ae121 nvim: Use nvim_command for disabling back ups and swap
Using the vim.o API seems to have no effect for these three options. Set
them via the 'nvim_command' API.
2020-11-11 19:43:18 +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: Use nvim_command for disabling back ups and swap 2020-11-11 19:43:18 +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