Revert "neovim/kitty: try light theme for a bit"

This reverts commit 89bd68e76c.
This commit is contained in:
2023-12-08 17:25:44 +03:00
parent 89bd68e76c
commit b6f2b0f52d
3 changed files with 3 additions and 5 deletions

View File

@@ -16,7 +16,6 @@ require("packer").startup(function(use)
use({ "nvim-lua/plenary.nvim" })
use({ "sainnhe/gruvbox-material" })
use({ "NLKNguyen/papercolor-theme" })
use({ "nvim-treesitter/nvim-treesitter" })
use({