dorkhub

vim-purpura

☂️ A bold purple colorscheme for vim

yassinebridi
Vim script672 forksMITupdated 6 years ago
git clone https://github.com/yassinebridi/vim-purpura.gityassinebridi/vim-purpura

Purpura colorscheme for vim

A purple theme for vim

Screenshot

Airline

Airline

A similar theme for tmux is here: tmux-purpura


Please read WIP

Install

1) Download

Plug 'yassinebridi/vim-purpura'

then install the plugin:

:PlugInstall
Plugin 'yassinebridi/vim-purpura'

then install the plugin:

:PluginInstall

2) Enable in .vimrc/init.vim

Add the following line to your .vimrc or init.vim:

colorscheme purpura

Make sure to have these lines too in your vimrc, if you don't already:

set background=dark
set termguicolors
let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"

If you have vim-airline, you can also enable the provided theme:

let g:airline_theme = 'purpura'

If you prefere vim-crystalline, you can just change your settings to be like so:

let g:crystalline_theme = 'purpura'

for vim-lightline read WIP

then exit vim, and reopen or simply source your .vimrc/init.vim.

:so %

For React/JSX/TSX developers

it's advised to install this plugin:

Plug 'maxmellon/vim-jsx-pretty'

WIP

  • Better support for cterm colors.
  • Support lightline.

more like this

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

vim-halo

:innocent: Visual highlight for your cursor.

Vim script50

search

search projects, people, and tags