diff options
Diffstat (limited to 'lua/config')
-rw-r--r-- | lua/config/.neo-tree.default.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/config/.neo-tree.default.lua b/lua/config/.neo-tree.default.lua index 95c720c..03e5b23 100644 --- a/lua/config/.neo-tree.default.lua +++ b/lua/config/.neo-tree.default.lua @@ -1,4 +1,4 @@ -local config = { +local _ = { -- If a user has a sources list it will replace this one. -- Only sources listed here will be loaded. -- You can also add an external source by adding it's name to this list. |