vim with colours

This commit is contained in:
2020-06-20 15:37:32 +00:00
parent b33cef97f8
commit b2edb73f2e
2 changed files with 1122 additions and 0 deletions

1117
.vim/colors/solarized.vim Normal file

File diff suppressed because it is too large Load Diff

5
.vimrc Normal file
View File

@@ -0,0 +1,5 @@
" My Vimrc - Sean C
" Colours
colorscheme solarized
syntax enable
set background=dark