flake update & disable nvim extraPackages
This commit is contained in:
@@ -51,12 +51,12 @@
|
||||
# indent-blankline-nvim
|
||||
# ];
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
ripgrep
|
||||
fd
|
||||
nodejs
|
||||
nodePackages.npm
|
||||
];
|
||||
# extraPackages = with pkgs; [
|
||||
# ripgrep
|
||||
# fd
|
||||
# nodejs
|
||||
# nodePackages.npm
|
||||
# ];
|
||||
|
||||
# extraConfig = ''
|
||||
# set expandtab
|
||||
|
||||
Reference in New Issue
Block a user