Revert running tmux from fish, set ripgrep config explicitly.

There should be a better way to do this? 🤔
This commit is contained in:
Daniel Lundin 2024-11-27 14:04:13 +01:00
parent b0668e2ef7
commit b6b4abddf5
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
2 changed files with 4 additions and 2 deletions
home/common/nvim

View file

@ -1,3 +1,5 @@
vim.env.RIPGREP_CONFIG_PATH = vim.env.HOME .. "/.config/ripgrep/ripgreprc"
vim.g.mapleader = ' '
vim.g.maplocalleader = ","