mf doom hes like db cooper
This commit is contained in:
parent
6b45ddd520
commit
9888d230e5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
require('dashboard').setup {
|
require('dashboard').setup {
|
||||||
theme = 'hyper', -- theme is doom and hyper default is hyper
|
theme = 'doom', -- theme is doom and hyper default is hyper
|
||||||
disable_move, -- default is false disable move keymap for hyper
|
disable_move, -- default is false disable move keymap for hyper
|
||||||
shortcut_type, -- shorcut type 'letter' or 'number'
|
shortcut_type, -- shorcut type 'letter' or 'number'
|
||||||
change_to_vcs_root, -- default is false,for open file in hyper mru. it will change to the root of vcs
|
change_to_vcs_root, -- default is false,for open file in hyper mru. it will change to the root of vcs
|
||||||
|
|
Loading…
Reference in a new issue