chore(nvim): add keymaps as comment

This commit is contained in:
Stefan Imhoff
2024-03-21 20:50:34 +01:00
parent 7762cfed98
commit 85bf464326

View File

@@ -1,5 +1,6 @@
-- Open the link of current line on GitHub
-- https://github.com/ruanyl/vim-gh-line
-- <leader>gh (line) or <leader>gb (blame)
return {
"ruanyl/vim-gh-line",
config = function()