mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-13 13:30:41 +00:00
Changed dashboard to alpha
This commit is contained in:
parent
0b0d6b6fc1
commit
b159d4e398
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ local options = {
|
|||
},
|
||||
disable_netrw = true,
|
||||
hijack_netrw = true,
|
||||
ignore_ft_on_setup = { "dashboard" },
|
||||
ignore_ft_on_setup = { "alpha" },
|
||||
open_on_tab = false,
|
||||
hijack_cursor = true,
|
||||
hijack_unnamed_buffer_when_opening = false,
|
||||
|
|
Loading…
Reference in a new issue