Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 785 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 785 Bytes

Night-owl

🔥 Vim nigh-owl theme for Javascript, Flow and Typescript 🔥

alt text

Neovim - iterm2 - Dank Mono (13pt)

Install

In order to make that plugin work, you need to have installed

Plug 'pangloss/vim-javascript'
Plug 'mxw/vim-jsx'

And then if you want Flow support, add to your .vimrc:

let g:javascript_plugin_flow

Then you can install this plugin with Plug:

Plug 'PierreCapo/night-owl'

Contribute

I'm mostly targeting modern Javascript frameworks but feel free to open every pr/issue you need if you want to add support for a particular stuff.