Remove ripgrep
Remove ripgrep globally but keep it installed in Neovim so live grep will continue to work.
This commit is contained in:
parent
b801755db5
commit
58b5e9a452
4 changed files with 1 additions and 11 deletions
|
@ -69,6 +69,5 @@ in
|
|||
];
|
||||
PULUMI_SKIP_UPDATE_CHECK = "true";
|
||||
REPOS = "$HOME/Code";
|
||||
RIPGREP_CONFIG_PATH = "$HOME/.config/ripgrep/config";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue