Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 600 Bytes

File metadata and controls

22 lines (16 loc) · 600 Bytes

slacking.vim

Slacking is my personal color scheme for (Neo)Vim. It was originally based on a theme by Yorick Peterse called "Happy Hacking" but I didn't like the bright pinks.

Screenshots

bash Lua GO
bash Lua GO

Install

Add the following to your lazy plugin

  'CatskinnerTech/slacking.vim',
  name = 'slacking',
  lazy = false,
  priority = 1000,