mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
fix nightfox colorscheme path
This commit is contained in:
parent
421111f474
commit
97138dc6bf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user