Removing neorg
This commit is contained in:
@@ -48,7 +48,7 @@ return {
|
||||
dashboard.button("f", " " .. "Find files", ":Telescope find_files <CR>"),
|
||||
dashboard.button("p", " " .. "Select project", ":Telescope neovim-project history <CR>"),
|
||||
dashboard.button("t", " " .. "Change theme", ":ThemeSwitcher <CR>"),
|
||||
dashboard.button("n", " " .. "Neorg", ":Neorg workspace main <CR>"),
|
||||
dashboard.button("m", " " .. "Mason", ":Mason <CR>"),
|
||||
dashboard.button("l", " " .. "LazyUI", ":Lazy <CR>"),
|
||||
}
|
||||
for _, button in ipairs(dashboard.section.buttons.val) do
|
||||
|
||||
Reference in New Issue
Block a user