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