aboutsummaryrefslogtreecommitdiff
path: root/lua/config/plugins.lua
diff options
context:
space:
mode:
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",