diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-14 00:17:50 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-14 00:17:50 +0800 |
| commit | 42d3c49fea1f0daf6aa86ac557e3b1b9a0fcbcbe (patch) | |
| tree | f640794c844c841b123cc407784bb027fe882012 /init.vim | |
| parent | 4f9fbc6092db06c9aa922c0783b6205bcb68ec31 (diff) | |
refactor: change file name
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
