neovim-confs/lua/plugins/configs
Daniel Boll ef6ecab861 fix(null-ls): stop null-ls prompt for multiple formaters
add `client.resolved_capabilities.{document_formatting,document_range_formatting}` to on_attach of lspconfig in order to eliminate null-ls prompt for 2 formaters. Not tested with more formaters like in python, I'd say that then it'll prompt still

Signed-off-by: Daniel Boll <danielboll.academico@gmail.com>
2022-03-07 19:18:14 +05:30
..
alpha.lua replace dashboard with alpha.nvim (#816) 2022-02-20 11:44:43 +05:30
bufferline.lua utils: Improve override functions | Fix nvimtree and statusline config | 2022-01-22 10:15:38 +05:30
cmp.lua remove snippet option for cmp | fix telescope first time delay 2022-02-12 07:31:23 +05:30
icons.lua utils: Improve override functions | Fix nvimtree and statusline config | 2022-01-22 10:15:38 +05:30
lspconfig.lua fix(null-ls): stop null-ls prompt for multiple formaters 2022-03-07 19:18:14 +05:30
lspkind_icons.lua plugins/lspkind_icons: Add icon for TypeParameter 2022-02-04 06:12:31 +05:30
nvimtree.lua clean nvimtree config 2022-03-02 14:43:29 +05:30
others.lua replace dashboard with alpha.nvim (#816) 2022-02-20 11:44:43 +05:30
statusline.lua fix (#740) | lazy load lspconfig on nvim_cmp_lsp module 2022-01-26 20:17:44 +05:30
telescope.lua utils: Improve override functions | Fix nvimtree and statusline config | 2022-01-22 10:15:38 +05:30
treesitter.lua utils: Improve override functions | Fix nvimtree and statusline config | 2022-01-22 10:15:38 +05:30