index
:
emorgan/dotfiles.git
master
Personal dotfiles and shit
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
after
/
plugin
/
fugitive.lua
blob: 80c90701f5742150441f54de12f732e8b458a41a (
plain
)
1
vim
.
keymap
.
set
(
"n"
,
"<leader>gs"
,
vim
.
cmd
.
Git
)