custom git
This commit is contained in:
parent
8cf7571079
commit
6f7d82458b
5 changed files with 11 additions and 14 deletions
|
@ -14,7 +14,7 @@ in {
|
|||
imports = [
|
||||
./dconf.nix
|
||||
./theme.nix
|
||||
# ./neovim.nix
|
||||
./neovim.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
lsp = {
|
||||
enable = true;
|
||||
servers.rust-analyzer.enable = true;
|
||||
servers.sumneko_lua.enable = false;
|
||||
servers.rnix-lsp.enable = true;
|
||||
servers.pyright.enable = true;
|
||||
servers.elixirls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue