This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0b334ea328
nvim
/
after
/
plugin
/
fugitive.lua
2 lines
47 B
Lua
Raw
Normal View
History
Unescape
Escape
init commit
2023-03-10 14:58:22 +00:00
vim.keymap
.
set
(
"
n
"
,
"
<leader>gs
"
,
vim.cmd
.
Git
)