neovim-config/lua/plugins/configs
André Jesus c3c349c830
Change cmp to insert completion instead of replacing the current word (#2083)
I find this annoying and if we want to actually delete the word we can simply just dw in vim

Co-authored-by: andré Jesus <andréjesusdebrito@gmail.com>
2023-06-08 05:21:39 +05:30
..
cmp.lua Change cmp to insert completion instead of replacing the current word (#2083) 2023-06-08 05:21:39 +05:30
lazy_nvim.lua include editor config in lazy disabled_plugins list 2023-06-01 22:07:27 +05:30
lspconfig.lua disable LSPs inbuilt formatting by default | FIX (#2016) 2023-05-12 20:33:16 +05:30
mason.lua
nvimtree.lua rm outdated icons 2023-05-18 07:58:57 +05:30
others.lua include editor config in lazy disabled_plugins list 2023-06-01 22:07:27 +05:30
telescope.lua
treesitter.lua