add lsp
This commit is contained in:
parent
7170a5d18d
commit
7479cedfb6
|
@ -16,8 +16,8 @@
|
|||
};
|
||||
|
||||
home.packages = (with pkgs; [
|
||||
ccls # c/c++ lsp
|
||||
clangd # c/c++ lsp
|
||||
ccls # c/c++ lsp
|
||||
llvmPackages_9.clang-unwrapped # c/c++ lsp
|
||||
]);
|
||||
|
||||
xdg.configFile."micro/colorschemes/catppuccin-mocha.micro".text = ''
|
||||
|
|
Loading…
Reference in a new issue