vimrc: rg comes from nix too
This commit is contained in:
@@ -152,7 +152,7 @@ in {
|
||||
builtins.readFile
|
||||
(pkgs.substituteAll {
|
||||
src = ./dev.lua;
|
||||
inherit (pkgs) gotools;
|
||||
inherit (pkgs) gotools ripgrep;
|
||||
})
|
||||
.outPath;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user