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 shiftwidth=0
|
||||||
set rnu
|
set rnu
|
||||||
set nu
|
set nu
|
||||||
|
set path=**
|
||||||
set nowrap
|
set nowrap
|
||||||
set shiftround
|
set shiftround
|
||||||
set expandtab
|
set expandtab
|
||||||
|
|||||||
Reference in New Issue
Block a user