mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2025-10-21 20:10:41 +00:00
Removed Neorg from alpha
This commit is contained in:
parent
3bbf37a81b
commit
abad4c0ad5
@ -33,7 +33,6 @@ dashboard.section.buttons.val = {
|
||||
" " .. " Find project",
|
||||
"<cmd>lua require('telescope').extensions.projects.projects()<cr>"
|
||||
),
|
||||
dashboard.button("n", " " .. " Neorg", "<cmd>Neorg index<cr>"),
|
||||
dashboard.button("g", " " .. " Git", "<cmd>lua _LAZYGIT_TOGGLE()<cr>"),
|
||||
dashboard.button("c", " " .. " Config", "<cmd>e ~/.config/nvim/init.lua <cr>"),
|
||||
dashboard.button("q", " " .. " Quit", "<cmd>qa<cr>"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user