vim-airline companion theme of vim-256noir
To install this vim-airline theme make sure you have vim-airline installed, then you can use one of the following ways:
-
Use vim-plug by adding to your
.vimrc
vim-plug section:Plug 'tonadev/vim-airline-256noir'
Then run
:PlugInstall
.
After finishing installation, put this code to your .vimrc
:
let g:airline_theme='256noir'