Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 604 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 604 Bytes

1989.vim

Maybe the first ever Taylor Swift themed color scheme for vim?

example code

Basic use:

  • copy the /colors/1989.vim file into your colors directory (generally ~/.vim/colors, prob different on Windows)
  • add colorscheme 1989 to your ~/.vimrc or test it out inside vim using :colorscheme 1989

It should work equally well with 256-color terminals and GUI vim.

I've tested it mostly with Ruby so far, will hopefully work on improving it for other languages soon!