Update README.md

This commit is contained in:
Ananke 2021-10-04 22:18:50 +02:00 committed by GitHub
parent a79d21b138
commit 8956737390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,20 @@
# vim-colorscheme_forest-refuge
Additional Colorscheme for the texteditor vim (on debian)
## Install colorsheme
1. Download *.vim file:
2. Copy *.vim into $VIMRUNTIME/colors
*inside VIM*
`:echo $VIMRUNTIME`
3. activate colorscheme inside vim:
`:colorscheme forest_refuge`
4. Add the colorscheme for auto-activation into $VIM/vimrc
`colorcheme forest_refuge`