aboutsummaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index c36e2b4..0af2cfa 100644
--- a/init.vim
+++ b/init.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')