This commit is contained in:
2023-10-12 09:39:15 +02:00
parent f82c9a2699
commit 187cb6b275
5 changed files with 64 additions and 3 deletions

View File

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