neovim-config/lua/plugins/configs
siduck e1631629b9 disable LSPs inbuilt formatting by default | FIX (#2016)
We mostly use null-ls for the formatting but if our current lsp server supports formatting then the null-ls one wouldnt work and we would never get an error etc or prompt to use null-ls formatter which is scaryy!! so disabling the formatting on lsp server by default
2023-05-12 20:33:16 +05:30
..
cmp.lua fix(cmp): lsp suggestions before snippets 2023-03-28 19:33:17 +05:30
lazy_nvim.lua update icons to nerdfont icons 3.0x 2023-05-03 13:49:50 +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 temporarily change folder icon 2023-05-04 07:34:27 +05:30
others.lua update icons to nerdfont icons 3.0x 2023-05-03 13:49:50 +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