Revert running tmux from fish, set ripgrep config explicitly.
There should be a better way to do this? 🤔
This commit is contained in:
parent
b0668e2ef7
commit
b6b4abddf5
2 changed files with 4 additions and 2 deletions
home/common/nvim
|
@ -1,3 +1,5 @@
|
|||
vim.env.RIPGREP_CONFIG_PATH = vim.env.HOME .. "/.config/ripgrep/ripgreprc"
|
||||
|
||||
vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ","
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue