update
This commit is contained in:
parent
0d91276797
commit
4f257b17d5
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ return {
|
|||
hasfile = vim.fn.stdpath('data') .. '/config-local',
|
||||
autocommands_create = true,
|
||||
commands_create = true,
|
||||
lookup_parents = false,
|
||||
lookup_parents = true,
|
||||
silent = false,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue