Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 864 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 864 Bytes

Minty

Beautifully crafted color tools for Neovim

shades huefy

Install

{ "nvchad/volt", lazy = true },
{ "nvchad/minty", lazy = true }

Usage

require("minty.huefy").open()
require("minty.shades").open()

-- For border or without border
require("minty.huefy").open( { border = true } )
-- add border=false for flat look on shades window

Do check the demo video to get an overview!

Mappings ( useful for no-mouse users)

  • <Ctrl> + t : cycle through windows
  • <Tab> or <S-Tab> : cycle through clickables in current window
  • <CR> i.e enter to click on the area
  • moving cursor with h or l in slider