index
:
dotfiles
master
My dotfiles, because I ran ‘rm -rf ~/.config’ one time
Thomas Voss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
plugin
/
fugitive.lua
blob: 6e1b92d4634aa52975455c38f6cfe6e4070c875f (
plain
) (
blame
)
1
vim
.
keymap
.
set
(
'n'
,
'<leader>gs'
,
vim
.
cmd
.
Git
)