dotfiles/.vim/colors/vim-monokai
2021-11-18 23:14:21 +01:00
..
colors Dotfiles config update (2021-11-18) 2021-11-18 23:14:21 +01:00
LICENSE.txt Dotfiles config update (2021-11-18) 2021-11-18 23:14:21 +01:00
README.md Dotfiles config update (2021-11-18) 2021-11-18 23:14:21 +01:00

vim-monokai

Monokai color scheme for Vim converted with coloration from Textmate theme with the same name.

Screenshots

Monokai in Vim

Installation

Put monokai.vim file in your ~/.vim/colors/ directory and add the following line to your ~/.vimrc:

syntax enable
colorscheme monokai