Merge pull request #14 from georgeanderson/readme-use-colorscheme

Added hint to settings order under .vimrc
This commit is contained in:
Patrick Stockwell
2018-12-30 16:23:46 +10:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ Plug 'elzr/vim-json'
## :wolf: Use ## :wolf: Use
Add the following to your `.vimrc`: Add the following to your `.vimrc` (after the Plug declaration):
```vim ```vim
colorscheme vim-monokai-tasty colorscheme vim-monokai-tasty
``` ```