diff options
| author | hc <hc@email.ch> | 2024-10-22 16:12:45 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-10-22 16:12:45 +0800 |
| commit | 4b9543f94d7648261332d5ef4448668d8568aabd (patch) | |
| tree | c4893d267c5a022299f88b1e485538198ef9a1a5 | |
| parent | 68bf86f73eb2a27dd1c905f504a426342d97500d (diff) | |
ud
| -rw-r--r-- | core/files/night-owl.vim (renamed from core/files/nightowl.vim) | 0 | ||||
| -rwxr-xr-x | core/vim.sh | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/files/nightowl.vim b/core/files/night-owl.vim index 516cafb..516cafb 100644 --- a/core/files/nightowl.vim +++ b/core/files/night-owl.vim diff --git a/core/vim.sh b/core/vim.sh index 2e4f58c..54e21e6 100755 --- a/core/vim.sh +++ b/core/vim.sh @@ -39,8 +39,8 @@ if (has("termguicolors")) set termguicolors endif -source /usr/share/vim/vimfiles/colors/nightowl.vim -colorscheme nightowl +source /usr/share/vim/vimfiles/colors/night-owl.vim +colorscheme night-owl EOF |
