/vim-spooki

Primary LanguageVim Script

spooki.vim

Vim color scheme for 16-color terminals

Essentially a modified vim-noctu before the update.

A few tweaks here and there, mostly to make JavaScript highlighting prettier when using vim-javascript.

Install

  • vim-plug
    • Plug 'kotarac/vim-spooki'
  • Pathogen
    • git clone git://github.com/kotarac/vim-spooki.git ~/.config/nvim/bundle/vim-spooki
  • Manual installation:
    • Copy the files to your .config/nvim directory.