add lsp
This commit is contained in:
parent
7170a5d18d
commit
7479cedfb6
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue