mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-11 11:23:50 -05:00
clarify italic use
This commit is contained in:
@@ -30,9 +30,10 @@ Add the following to your `.vimrc`:
|
|||||||
colorscheme vim-monokai-tasty
|
colorscheme vim-monokai-tasty
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use a terminal that supports italic text, add:
|
If you use a terminal that supports italic text, add (before the colorscheme declaration):
|
||||||
```vim
|
```vim
|
||||||
let g:vim_monokai_tasty_italic = 1
|
let g:vim_monokai_tasty_italic = 1
|
||||||
|
colorscheme vim-monokai-tasty
|
||||||
```
|
```
|
||||||
|
|
||||||
To use the included [lightline.vim](https://github.com/itchyny/lightline.vim) theme:
|
To use the included [lightline.vim](https://github.com/itchyny/lightline.vim) theme:
|
||||||
|
|||||||
Reference in New Issue
Block a user