neovim: retrobox > gruvbox

This commit is contained in:
2024-03-01 14:11:34 +03:00
parent 905d02f180
commit 4b4797d6df
2 changed files with 0 additions and 3 deletions

View File

@@ -15,8 +15,6 @@ require("packer").startup(function(use)
use({ "wbthomason/packer.nvim" })
use({ "nvim-lua/plenary.nvim" })
use({ "sainnhe/gruvbox-material" })
use({ "nvim-treesitter/nvim-treesitter" })
use({
"JoosepAlviste/nvim-ts-context-commentstring",