chore(nvim): few tweaks
This commit is contained in:
@@ -47,5 +47,12 @@ return {
|
||||
require("blame").setup()
|
||||
end
|
||||
},
|
||||
"tpope/vim-fugitive"
|
||||
"tpope/vim-fugitive",
|
||||
-- {
|
||||
-- "nvzone/typr",
|
||||
-- dependencies = {
|
||||
-- "nvzone/volt"
|
||||
-- },
|
||||
-- opts = {}
|
||||
-- }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user