mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
rename ui.vim --> themes.vim
This commit is contained in:
parent
9a2e1b8475
commit
647cc833cc
2
init.vim
2
init.vim
@ -16,7 +16,7 @@ let g:config_file_list = ['globals.vim',
|
|||||||
\ 'autocommands.vim',
|
\ 'autocommands.vim',
|
||||||
\ 'mappings.vim',
|
\ 'mappings.vim',
|
||||||
\ 'plugins.vim',
|
\ 'plugins.vim',
|
||||||
\ 'ui.vim'
|
\ 'themes.vim'
|
||||||
\ ]
|
\ ]
|
||||||
|
|
||||||
let g:nvim_config_root = expand('<sfile>:p:h')
|
let g:nvim_config_root = expand('<sfile>:p:h')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user