diff options
Diffstat (limited to 'core')
| -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")) | |||
| 39 | set termguicolors | 39 | set termguicolors |
| 40 | endif | 40 | endif |
| 41 | 41 | ||
| 42 | source /usr/share/vim/vimfiles/colors/nightowl.vim | 42 | source /usr/share/vim/vimfiles/colors/night-owl.vim |
| 43 | colorscheme nightowl | 43 | colorscheme night-owl |
| 44 | EOF | 44 | EOF |
| 45 | 45 | ||
| 46 | 46 | ||
