Happy Hacking

October 4, 2019 ยท View on GitHub

Happy hacking is my persona color scheme for (Neo)Vim. It was originally based on another theme of mine called "Autumn" but has changed quite a bit over the years.

Screenshots

RustRubyPython
RustRubyPython

Installation

Using vim-plug, add this to ~/.config/nvim/init.vim:

Plug 'git@gitlab.com:yorickpeterse/happy_hacking.vim.git'

Then run PlugInstall, followed by color happy_hacking.

License

Happy Hacking and all extra source code in this repository is licensed under the MIT license unless specified otherwise. A copy of this license can be found in the file "LICENSE" in the root directory of this repository.