mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-10 19:03:50 -05:00
add notermguicolors
This commit is contained in:
@@ -29,11 +29,16 @@ Add to your `.vimrc`:
|
|||||||
colorscheme vim-monokai-tasty
|
colorscheme vim-monokai-tasty
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use a terminal that supports italic text, also add
|
If you use a terminal that supports italic text, add
|
||||||
```
|
```
|
||||||
let g:vim_monokai_tasty_italic = 1
|
let g:vim_monokai_tasty_italic = 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If colours aren't showing, try also adding
|
||||||
|
```
|
||||||
|
set notermguicolors
|
||||||
|
```
|
||||||
|
|
||||||
## :tv: Screen shots
|
## :tv: Screen shots
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user