index
:
nvimrc.git
main
My neovim setup
Eilertsens Kodeknekkeri
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
plugins
/
vim-fugitive.lua
blob: 3774b76e7cca611a99bc9fce2f8972a5672cec54 (
plain
) (
blame
)
1
2
3
4
5
6
7
return
{
{
"tpope/vim-fugitive"
,
config
=
function
()
end
;
}
}