delete not used files
This commit is contained in:
parent
18d59dffdc
commit
ed887c236b
2 changed files with 0 additions and 13 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
return {
|
|
||||||
"tpope/vim-fugitive",
|
|
||||||
config = function()
|
|
||||||
vim.keymap.set("n", "<leader>gs", vim.cmd.Git)
|
|
||||||
end
|
|
||||||
}
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
return {
|
|
||||||
'TabbyML/vim-tabby',
|
|
||||||
config = function()
|
|
||||||
vim.g.tabby_keybinding_accept = '<Tab>'
|
|
||||||
end
|
|
||||||
}
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue