Skip to content

tonadev/vim-airline-256noir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vim-airline-256noir-screenshot

vim-airline-256noir

vim-airline companion theme of vim-256noir

Installation

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.

Usage

After finishing installation, put this code to your .vimrc:

let g:airline_theme='256noir'