Skip to content

mnabila/gruvboy.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruvboy images


My own variation of gruvbox colorscheme made with :love:.

Screenshot

dark mode

dark mode

Installation

how to to install gruvboy.nvim with packer.nvim or vim-plug

packer.nvim

use {
  'mnabila/gruvboy.nvim',
}

vim-plug

Plug 'mnabila/gruvboy.nvim'

now set gruvboy.nvim as your default colorscheme in vimrc

if using init.lua

vim.cmd("colorscheme gruvboy")

if using init.vim

colorscheme gruvboy

License

Source is available under the Mit License

About

personal custom colorscheme

Topics

Resources

License

Stars

Watchers

Forks

Languages