fix : typo in default_config.lua
This commit is contained in:
parent
595be18680
commit
a820c3cafd
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ M.plugins = {
|
|||
servers = {} -- eg: "html"
|
||||
},
|
||||
nvimtree = {
|
||||
disable_git = 1
|
||||
enable_git = 0
|
||||
},
|
||||
statusline = { -- statusline related options
|
||||
-- these are filetypes, not pattern matched
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue