diff options
Diffstat (limited to 'utils/installer/lv-config.example-no-ts.lua')
-rw-r--r-- | utils/installer/lv-config.example-no-ts.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/lv-config.example-no-ts.lua b/utils/installer/lv-config.example-no-ts.lua index 203d94ee..50f1537c 100644 --- a/utils/installer/lv-config.example-no-ts.lua +++ b/utils/installer/lv-config.example-no-ts.lua @@ -18,7 +18,7 @@ O.default_options.wrap = true O.default_options.timeoutlen = 100 O.leader_key = " " --- TODO User Config for predefined plugins +-- TODO: User Config for predefined plugins -- After changing plugin config exit and reopen LunarVim, Run :PackerInstall :PackerCompile O.plugin.dashboard.active = true O.plugin.floatterm.active = true |