You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
alpha.lua replace dashboard with alpha.nvim (#816) 3 years ago
bufferline.lua utils: Improve override functions | Fix nvimtree and statusline config | 3 years ago
cmp.lua remove snippet option for cmp | fix telescope first time delay 3 years ago
icons.lua utils: Improve override functions | Fix nvimtree and statusline config | 3 years ago
lspconfig.lua fix(null-ls): stop null-ls prompt for multiple formaters 3 years ago
lspkind_icons.lua plugins/lspkind_icons: Add icon for TypeParameter 3 years ago
nvimtree.lua clean nvimtree config 3 years ago
others.lua replace dashboard with alpha.nvim (#816) 3 years ago
statusline.lua fix (#740) | lazy load lspconfig on nvim_cmp_lsp module 3 years ago
telescope.lua utils: Improve override functions | Fix nvimtree and statusline config | 3 years ago
treesitter.lua utils: Improve override functions | Fix nvimtree and statusline config | 3 years ago