chore(nvim): few tweaks
This commit is contained in:
parent
236e096051
commit
ee0e04842b
5 changed files with 29 additions and 11 deletions
|
@ -47,5 +47,12 @@ return {
|
|||
require("blame").setup()
|
||||
end
|
||||
},
|
||||
"tpope/vim-fugitive"
|
||||
"tpope/vim-fugitive",
|
||||
-- {
|
||||
-- "nvzone/typr",
|
||||
-- dependencies = {
|
||||
-- "nvzone/volt"
|
||||
-- },
|
||||
-- opts = {}
|
||||
-- }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue