add path=** to nvim config as well
used for the find command
This commit is contained in:
@@ -16,6 +16,7 @@ vim.cmd [=[
|
||||
set shiftwidth=0
|
||||
set rnu
|
||||
set nu
|
||||
set path=**
|
||||
set nowrap
|
||||
set shiftround
|
||||
set expandtab
|
||||
|
||||
Reference in New Issue
Block a user