From 01425a16f91d8bd10d28fac79119df5ee1051eb0 Mon Sep 17 00:00:00 2001
From: Soispha <soispha@vhack.eu>
Date: Sun, 20 Aug 2023 00:53:48 +0200
Subject: Feat(hm/conf/neovim/plugins/lsp/ccls): Init

---
 .../soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix         | 1 +
 1 file changed, 1 insertion(+)

(limited to 'home-manager/soispha/config/neovim/nixvim/plugins/lsp/servers/default.nix')

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
   ];
 }
-- 
cgit 1.4.1