Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 652 Bytes

vim-parkour-theme

You'll fall in love with this theme soon. insert Parkour! meme

Screenshot

parkour theme The font used in screenshot is Victor Mono

Installation With vim-plug

Add this line to your vim/neovim config file:

Plug 'pncborgar/vim-parkour-theme'

and then in vim, run:

:PlugInstall`

then to add this line to your vim config to set parkour theme as your default vim theme:

colorscheme parkour

In other editors...

There is also a port of Parkour! for Visual Studio Code. Have a try.