mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
replace rnix lsp with nil
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nixfmt # Nix file formatter
|
||||
rnix-lsp # Nix language server
|
||||
nil # Nix language server
|
||||
];
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user