neovim-confs/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 update icons to nerdfont icons 3.0x 2023-05-03 13:49:50 +05:30
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 avoid loading cached highlights in plugin opts file 2023-02-18 14:26:40 +05:30
treesitter.lua avoid loading cached highlights in plugin opts file 2023-02-18 14:26:40 +05:30