diff options
author | Chris <[email protected]> | 2021-03-21 22:40:26 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-21 22:40:26 -0400 |
commit | b67c80c70ca15a81894d99713116513b5fd8c62d (patch) | |
tree | b2487d6217fe223552b6d5ba7fff56dc2bfc3a28 /init.lua | |
parent | 23e7663aa4e19cfa8c9359694de748a92a22c9e6 (diff) |
replace startify with dashboard
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ else require('nv-gitblame') require('nv-galaxyline') require('nv-nvim-peekup') + require('nv-dashboard') require('nv-dial') -- Which Key (Hope to replace with Lua plugin someday) |