save
This commit is contained in:
@@ -8,6 +8,7 @@ vim.pack.add {
|
||||
src = "https://github.com/saghen/blink.cmp",
|
||||
version = "1.*",
|
||||
},
|
||||
{ src = "https://github.com/tpope/vim-fugitive" },
|
||||
}
|
||||
|
||||
require("mason").setup {}
|
||||
|
||||
@@ -37,6 +37,10 @@
|
||||
"rev": "c4dfc0f3431898c3abbef267b226f6cdd2a67b38",
|
||||
"src": "https://github.com/Rizwanelansyah/simplyfile.nvim"
|
||||
},
|
||||
"vim-fugitive": {
|
||||
"rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
|
||||
"src": "https://github.com/tpope/vim-fugitive"
|
||||
},
|
||||
"zen-mode.nvim": {
|
||||
"rev": "8564ce6d29ec7554eb9df578efa882d33b3c23a7",
|
||||
"src": "https://github.com/folke/zen-mode.nvim"
|
||||
|
||||
Reference in New Issue
Block a user