summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-21 19:06:11 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-21 19:06:11 -0500
commit6dd62b4cc8b2142135632483bfb55501645d55b8 (patch)
treec4cf4b8a2bf34cc578ba83ca81d38363ac55e236 /init.lua
parentaa5717f00fd14430c80939a68d7107c26de6e554 (diff)
big updates
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 08fbd5d..a444284 100644
--- a/init.lua
+++ b/init.lua
@@ -88,6 +88,8 @@ vim.pack.add({
"https://github.com/tpope/vim-fugitive",
"https://github.com/tpope/vim-surround",
+ "https://github.com/lewis6991/gitsigns.nvim",
+
"https://github.com/stevearc/quicker.nvim",
"https://github.com/stevearc/conform.nvim",