diff options
| -rw-r--r-- | core/themes.vim (renamed from core/ui.vim) | 0 | ||||
| -rw-r--r-- | init.vim | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/core/ui.vim b/core/themes.vim index d1aa961..d1aa961 100644 --- a/core/ui.vim +++ b/core/themes.vim @@ -16,7 +16,7 @@ let g:config_file_list = ['globals.vim', \ 'autocommands.vim', \ 'mappings.vim', \ 'plugins.vim', - \ 'ui.vim' + \ 'themes.vim' \ ] let g:nvim_config_root = expand('<sfile>:p:h') |
