removed github themes

This commit is contained in:
2023-10-17 08:58:24 +02:00
parent ea576e6bf0
commit 170507f61b
2 changed files with 1 additions and 3 deletions

View File

@@ -48,6 +48,5 @@ return require("packer").startup(function(use)
use("folke/tokyonight.nvim")
use("patstockwell/vim-monokai-tasty")
use("yannickreiss/nvim-navigator")
use("projekt0n/github-nvim-theme")
use("tpope/vim-speeddating")
end)