diff options
| -rw-r--r-- | core/globals.vim (renamed from core/variables.vim) | 0 | ||||
| -rw-r--r-- | init.vim | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/core/variables.vim b/core/globals.vim index b1c795f..b1c795f 100644 --- a/core/variables.vim +++ b/core/globals.vim @@ -50,7 +50,7 @@ "} "{ Main configurations -let g:config_file_list = ['variables.vim', +let g:config_file_list = ['globals.vim', \ 'options.vim', \ 'autocommands.vim', \ 'mappings.vim', |
