Skip to content

nishu-murmu/ThemeSwitch.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThemeSwitch

Light weight color scheme switcher for neovim.

Demo

demo.mp4

Installation

return {
    "nishu-murmu/ThemeSwitch.nvim"
}

Usage

Basic Usage

require("ThemeSwitch")

Update mappings

require("ThemeSwitch").setup({
    keymap = --your mappings
})

Default Mappings

Mappings are fully customizable.

Mappings Action
<leader>c Toggle ThemeSwitch window

License

MIT

About

🎨 Light weight colorscheme switcher for neovim.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages