mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Enabled lookup_parents in nvim-config-local
This commit is contained in:
@@ -9,7 +9,7 @@ return { -- General programming utilities go here
|
||||
autocommands_create = true,
|
||||
commands_create = true,
|
||||
silent = false,
|
||||
lookup_parents = false,
|
||||
lookup_parents = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user