dotfiles/nvim/.config/nvim/lua
Sanchayan Maity e909c059a4 nvim: modules: completion: min_length needs to be 2
This is required if we want completion to trigger on identifiers like
'if' to be able to select snippets.
2021-05-14 16:34:25 +05:30
..
modules nvim: modules: completion: min_length needs to be 2 2021-05-14 16:34:25 +05:30
autocmd.lua nvim: lua: autocmd: Fix highlight on yank autocmd 2021-05-02 13:16:29 +05:30
keymappings.lua nvim: keymappings/plugins: Add support for marks and registers 2021-05-12 18:06:12 +05:30
lsp.lua nvim: Add support for using snippets 2021-05-13 21:07:42 +05:30
plugins.lua nvim: plugins: Drop conflict-marker 2021-05-14 13:13:43 +05:30
treesitter.lua nvim: treesitter: Enable some more languages with treesitter 2021-02-25 12:32:05 +05:30
yolokai.lua nvim: yolokai: Sync with upstream nvim-highlite 2021-02-25 13:27:28 +05:30