Don't setup ccls
This commit is contained in:
parent
9de7f54dad
commit
df2c98077c
@ -2,7 +2,7 @@ local nvim_lsp = require 'lspconfig'
|
||||
local utils = require('utils')
|
||||
|
||||
-- We use the default settings for ccls and pylsp: the option table can stay empty
|
||||
nvim_lsp.ccls.setup {}
|
||||
-- nvim_lsp.ccls.setup {}
|
||||
nvim_lsp.pyright.setup{}
|
||||
nvim_lsp.clangd.setup{}
|
||||
nvim_lsp.cmake.setup{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user