Skip to content

Commit fee23ca

Browse files
authored
Merge pull request grigio#16 from aomnes/patch-3
correction error Monokai
2 parents 9fe06f2 + 9082fe7 commit fee23ca

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,17 @@ Then open `vim` and run
2424

2525
`:PluginInstall`
2626

27-
(Don't worry about the 'Monokai' error), quit and enter in `vim` again to apply the changes
27+
Add the plugin colors
28+
29+
`$ cd`
30+
31+
`$ git clone https://github.com/flazz/vim-colorschemes`
32+
33+
`$ mv vim-colorschemes/colors/ .vim`
34+
35+
`$ rm -rf vim-colorschemes`
36+
37+
Quit and enter in `vim` again to apply the changes
2838

2939
You can also add machine specific config to `~/.local.vim`
3040

0 commit comments

Comments
 (0)