diff options
| author | hc <hc@email.ch> | 2024-10-22 16:05:40 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-10-22 16:05:40 +0800 |
| commit | 2e3dc1f35e6ff5474106fb5f5b15ef203f649f33 (patch) | |
| tree | 7f037ce2f9529d5eafc8e802285192502a3cc205 /core | |
| parent | c629f77320049f6d1111c43eed547e9a9edf4620 (diff) | |
ud
Diffstat (limited to 'core')
| -rwxr-xr-x | core/vim.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/vim.sh b/core/vim.sh index 5ceedf1..2e4f58c 100755 --- a/core/vim.sh +++ b/core/vim.sh @@ -39,7 +39,7 @@ if (has("termguicolors")) set termguicolors endif -source /usr/share/vim/vimfiles/colors/ +source /usr/share/vim/vimfiles/colors/nightowl.vim colorscheme nightowl EOF |
