neovim: change gruvbox colorscheme variant
This commit is contained in:
@@ -19,7 +19,7 @@ require("packer").startup(function(use)
|
||||
use({ "folke/neodev.nvim" })
|
||||
|
||||
-- Colorschemes go here
|
||||
use({ "sainnhe/gruvbox-material" })
|
||||
use({ "sainnhe/gruvbox-material", "ellisonleao/gruvbox.nvim" })
|
||||
|
||||
-- Make commenting code great
|
||||
use({
|
||||
|
||||
Reference in New Issue
Block a user