🔥 Vim nigh-owl theme for Javascript, Flow and Typescript 🔥
Neovim - iterm2 - Dank Mono (13pt)
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'
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.