Update README.md
This commit is contained in:
parent
a79d21b138
commit
8956737390
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue