diff options
Diffstat (limited to 'lv-settings.lua')
| -rw-r--r-- | lv-settings.lua | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/lv-settings.lua b/lv-settings.lua index f02d7337..9c9add59 100644 --- a/lv-settings.lua +++ b/lv-settings.lua @@ -1,5 +1,3 @@ --- File search will ignore this file because it's in your .gitignore.  Remove it from .gitignore for it to be listed in file search results -  --[[  O is the global options object @@ -54,10 +52,3 @@ O.json.autoformat = true  -- ruby  O.ruby.autoformat = true  -- create custom autocommand field (This would be easy with lua) - --- Plugin Settings --- ========================================================== --- Dashboard --- File search will ignore this file because it's in your .gitignore.  Remove it from .gitignore for it to be listed in file search results -O.dashboard.enable = true -O.whichkey.enable = true | 
