aboutsummaryrefslogtreecommitdiff
path: root/lua/config/plugins.lua
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2026-06-06 11:38:30 +0100
committerTrey Bastian <hello@treybastian.com>2026-06-06 11:38:30 +0100
commit25a0b6eb45d9fa42cfdcf01e2a1a6fea0d4f9635 (patch)
treeb4cc95d8e8b020bfb2762bb98fc017f68a82e082 /lua/config/plugins.lua
parentdfcc8771d060785c5f5b842db269d0dedbd40815 (diff)
trying out lazygit
Diffstat (limited to 'lua/config/plugins.lua')
-rw-r--r--lua/config/plugins.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/config/plugins.lua b/lua/config/plugins.lua
index f9dc5ea..5c2ceda 100644
--- a/lua/config/plugins.lua
+++ b/lua/config/plugins.lua
@@ -1,7 +1,5 @@
-- plugins that require little no configuration
vim.pack.add({
- "https://github.com/tpope/vim-eunuch",
- "https://github.com/jessarcher/vim-heritage",
"https://github.com/windwp/nvim-autopairs",
"https://github.com/kylechui/nvim-surround",
"https://github.com/f-person/auto-dark-mode.nvim",