mf doom hes like db cooper

This commit is contained in:
Sakooooo 2023-08-10 19:19:43 +03:00
parent 6b45ddd520
commit 9888d230e5
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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