mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 18:14:40 +02:00
avoiding OCD attack with the help of folke/todo-comments (#839)
This commit is contained in:
parent
5c76003228
commit
93379a2977
17 changed files with 20 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue