diff options
| -rw-r--r-- | lua/user/pack.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/pack.lua b/lua/user/pack.lua index c45517d..af5818c 100644 --- a/lua/user/pack.lua +++ b/lua/user/pack.lua @@ -217,6 +217,7 @@ return packer.startup(function(use) use("joshdick/onedark.vim") use("NTBBloodbath/doom-one.nvim") use("nyngwang/nvimgelion") + use("projekt0n/github-nvim-theme") -- UI use("kyazdani42/nvim-web-devicons") -- |
