264

GitHub - phanviet/vim-monokai-pro: Monokai Pro color scheme for Vim / Neovim

 5 years ago
source link: https://github.com/phanviet/vim-monokai-pro
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

vim-monokai-pro

Monokai Pro color scheme for Vim / Neovim. Inspired by https://www.monokai.pro/.

Installation

  • Plugin managers: vim-plug:

    • Add Plug 'phanviet/vim-monokai-pro' to your init.vim (Neovim) or .vimrc (Vim) file.
    • Run :PlugInstall after resourcing/relaunching.
  • Manual install. Move vim-monokai-pro.vim to runtime path directory:

    • Neovim:
      cd phanviet/colors
      mv vim-monokai-pro.vim ~/.config/nvim/colors
    • Vim:
      cd phanviet/colors
      mv vim-monokai-pro.vim ~/.vim/colors

Usage

After the installation, configure it as your colorscheme by putting the following line into your init.vim (Neovim) or .vimrc (Vim) file:

set termguicolors
colorscheme monokai_pro 

Screenshots

Javascript

Javascript

License

Released under the MIT license.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK