mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
chore(vim-fugitive): remove vim-fugitive.lua files
The vim-fugitive.lua files were removed as they are no longer needed in the project.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
vim.keymap.set("n", "<leader>gs", vim.cmd.Git);
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
return {
|
|
||||||
"tpope/vim-fugitive",
|
|
||||||
config = function()
|
|
||||||
require("absolute.after.vim-fugitive")
|
|
||||||
end
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user