about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix')
-rw-r--r--home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix b/home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix
index dc8210d1..8ffac2e1 100644
--- a/home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix
+++ b/home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix
@@ -6,5 +6,6 @@
     ./servers/nil_ls.nix
     ./servers/rust-analyzer.nix
     ./servers/texlab.nix
+    ./servers/ccls.nix
   ];
 }