diff --git a/core/ui.vim b/core/ui.vim index acefa70..9af4743 100644 --- a/core/ui.vim +++ b/core/ui.vim @@ -77,7 +77,7 @@ function! s:my_theme_dict.everforest() dict abort endfunction function! s:my_theme_dict.nightfox() dict abort - packadd! nightfox + packadd! nightfox.nvim colorscheme nordfox endfunction