Skip to content

Commit a3807f1

Browse files
authored
correction error Monokai
create new file in `.vim` from github `flazz/vim-colorscheme/colors`
1 parent 96fbd51 commit a3807f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Install *vim-sublime* `.vimrc`
2020

2121
`$ curl https://raw.githubusercontent.com/grigio/vim-sublime/master/vimrc > $HOME/.vimrc`
2222

23+
`$ cd`
24+
25+
`$ git clone https://github.com/flazz/vim-colorschemes`
26+
27+
`$ mv vim-colorschemes/colors/ .vim`
28+
29+
`$ rm -rf vim-colorschemes`
30+
2331
Then open `vim` and run
2432

2533
`:PluginInstall`

0 commit comments

Comments
 (0)