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.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/plugins.lua b/lua/config/plugins.lua
index 4b95fb7..2d62c65 100644
--- a/lua/config/plugins.lua
+++ b/lua/config/plugins.lua
@@ -1,6 +1,5 @@
-- plugins that require no configuration
vim.pack.add({
- "https://github.com/tpope/vim-fugitive",
"https://github.com/tpope/vim-eunuch",
"https://github.com/jessarcher/vim-heritage",
"https://github.com/windwp/nvim-autopairs",