Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1.04 KB

README.md

File metadata and controls

47 lines (40 loc) · 1.04 KB

ItsTerm1n4l/Spice.nvim

screenshot


My awesome Neovim theme for use with Spice, my automatic colorscheme setter.
Using the amazing tokyonight.nvim as a base.

Installation

To install with nvim-plug Add

Plug 'ItsTerm1n4l/spice.nvim'   

to init.nvim
To install with lazy.nvim

{
  "ItsTerm1n4l/spice.nvim",
  lazy = false,
  priority = 1000,
  opts = {},
}

And add

colorscheme spice

to init.nvim

More Screenshots

(Click to expand)

Tokyo-night theme.

Everforest theme.

Monokai theme.

Kanagawa-storm theme.

Poimandres theme.