mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-08 09:53:52 -05:00
add notermguicolors
This commit is contained in:
@@ -29,11 +29,16 @@ Add to your `.vimrc`:
|
||||
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
|
||||
```
|
||||
|
||||
If colours aren't showing, try also adding
|
||||
```
|
||||
set notermguicolors
|
||||
```
|
||||
|
||||
## :tv: Screen shots
|
||||
|
||||

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