refactor: move ripgrep extra package to telescope plugin definition
This commit is contained in:
parent
465916d5c1
commit
ea9d077a81
2 changed files with 4 additions and 4 deletions
|
|
@ -7,9 +7,6 @@ _:
|
|||
];
|
||||
|
||||
config = {
|
||||
# Needed for telescope live grep
|
||||
extraPackages = [ pkgs.ripgrep ];
|
||||
|
||||
# Use <Space> as leader key
|
||||
globals.mapleader = " ";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue