diff options
Diffstat (limited to 'lua/nv-globals.lua')
-rw-r--r-- | lua/nv-globals.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/nv-globals.lua b/lua/nv-globals.lua index 56f6a110..c2fdd771 100644 --- a/lua/nv-globals.lua +++ b/lua/nv-globals.lua @@ -1,5 +1,6 @@ O = { + auto_close_tree = 0, auto_complete = true, colorscheme = 'nvcode', python = { |