diff options
| author | jdhao <jdhao@hotmail.com> | 2021-10-22 23:04:58 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-10-22 23:04:58 +0800 |
| commit | 647cc833cc07131df636b7a6d8238798dad3f096 (patch) | |
| tree | 093a191e4b9eec2f1a7cf44c91ebbb1f45c58bba /init.vim | |
| parent | 9a2e1b84751dd1a49ff6534814b8f89138a1dc24 (diff) | |
rename ui.vim --> themes.vim
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |
