dev-environment-files/.config/nvim/lua/josean/plugins/lsp
gamerilla 819e8303d9
Update null-ls.lua
change 'formatting.prettier.with({disabled_filetypes: {}})' to  'formatting.prettier.with({disabled_filetypes = {}}) to correct' for correct syntax. The original usage gives an error.
2023-01-01 17:59:59 -05:00
..
lspconfig.lua Changed show line diagnostics with lspsaga to <leader>D 2022-11-23 10:12:34 -04:00
lspsaga.lua Changed <C-p> and <C-n> back to <C-j> and <C-k> 2022-11-09 12:12:30 -04:00
mason.lua Added emmet_ls lsp to the config 2022-11-06 17:35:01 -04:00
null-ls.lua Update null-ls.lua 2023-01-01 17:59:59 -05:00