diff options
author | Chris <[email protected]> | 2021-03-27 21:10:23 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-27 21:10:23 -0400 |
commit | 54e745deca957a7ed8e9deaf72e1461747d09695 (patch) | |
tree | c5d9f6b8d0205dc83302789a290f78571401ec90 /lua/nv-globals.lua | |
parent | 56798ec142a34fdcf090612de9ecbd07052f29b3 (diff) |
friendly-snippets
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 = { |