add lsp
This commit is contained in:
parent
7170a5d18d
commit
7479cedfb6
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
home.packages = (with pkgs; [
|
home.packages = (with pkgs; [
|
||||||
ccls # c/c++ lsp
|
ccls # c/c++ lsp
|
||||||
clangd # c/c++ lsp
|
llvmPackages_9.clang-unwrapped # c/c++ lsp
|
||||||
]);
|
]);
|
||||||
|
|
||||||
xdg.configFile."micro/colorschemes/catppuccin-mocha.micro".text = ''
|
xdg.configFile."micro/colorschemes/catppuccin-mocha.micro".text = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue