# vim-monokai **Repository Path**: huohuoya/vim-monokai ## Basic Information - **Project Name**: vim-monokai - **Description**: Monokai color scheme for Vim converted from Textmate theme - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vim-monokai Monokai color scheme for Vim converted with [coloration](https://github.com/sickill/coloration) from Textmate theme with the same name. ## Screenshots ![Monokai in Vim](https://i.imgur.com/NPX2MXM.png) ## Installation Put `monokai.vim` file in your `~/.vim/colors/` directory and add the following line to your `~/.vimrc`: syntax enable colorscheme monokai