mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 02:24:58 +02:00
more optional plugins
This commit is contained in:
parent
89ea86f0ae
commit
36daa90e74
5 changed files with 202 additions and 136 deletions
|
@ -17,7 +17,9 @@ O.extras = false
|
|||
O.leader_key = ' '
|
||||
|
||||
-- After changing plugin config it is recommended to run :PackerCompile
|
||||
O.plugins.hop.active = true
|
||||
O.plugin.hop.active = true
|
||||
O.plugin.dial.active = true
|
||||
O.plugin.dashboard.active = true
|
||||
|
||||
-- dashboard
|
||||
-- O.dashboard.custom_header = {""}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue