mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): add keymaps as comment
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
-- Open the link of current line on GitHub
|
-- Open the link of current line on GitHub
|
||||||
-- https://github.com/ruanyl/vim-gh-line
|
-- https://github.com/ruanyl/vim-gh-line
|
||||||
|
-- <leader>gh (line) or <leader>gb (blame)
|
||||||
return {
|
return {
|
||||||
"ruanyl/vim-gh-line",
|
"ruanyl/vim-gh-line",
|
||||||
config = function()
|
config = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user