From bfe3c876513be13f099997ca7b1bdcd91e2f58f7 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Mar 2022 14:11:44 +0900 Subject: feat(lsp)!: ccls -> clangd --- fnl/nvrc/packs/lspconfig.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'fnl/nvrc/packs/lspconfig.fnl') diff --git a/fnl/nvrc/packs/lspconfig.fnl b/fnl/nvrc/packs/lspconfig.fnl index 585a7be..612cb54 100644 --- a/fnl/nvrc/packs/lspconfig.fnl +++ b/fnl/nvrc/packs/lspconfig.fnl @@ -31,6 +31,5 @@ :virtual_text {:prefix "-"} :signs false})) -(init_lsp :ccls) (init_lsp :hls) (init_lsp :rust_analyzer) -- cgit 1.4.1