diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-06-06 11:38:30 +0100 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-06-06 11:38:30 +0100 |
| commit | 25a0b6eb45d9fa42cfdcf01e2a1a6fea0d4f9635 (patch) | |
| tree | b4cc95d8e8b020bfb2762bb98fc017f68a82e082 /lua/config/plugins.lua | |
| parent | dfcc8771d060785c5f5b842db269d0dedbd40815 (diff) | |
trying out lazygit
Diffstat (limited to 'lua/config/plugins.lua')
| -rw-r--r-- | lua/config/plugins.lua | 2 |
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", |
