add path=** to nvim config as well

used for the find command
This commit is contained in:
Ivar Fatland
2026-06-25 09:43:35 +02:00
parent 4d6e534029
commit 096a154bcc
+1
View File
@@ -16,6 +16,7 @@ vim.cmd [=[
set shiftwidth=0
set rnu
set nu
set path=**
set nowrap
set shiftround
set expandtab