Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 811 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 811 Bytes

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'