test
This commit is contained in:
parent
08953e6900
commit
8fb933cd47
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
||||||
};
|
};
|
||||||
programs.ripgrep.enable = true;
|
programs.ripgrep.enable = true;
|
||||||
|
|
||||||
home.packages = [ pkgs.emacsPackages.lsp-python-ms ];
|
# Used for the LSP Python module
|
||||||
|
home.packages = [ pkgs.python-language-server ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue