kickstart.nvim/lua/custom/plugins/follow-link.lua

4 lines
44 B
Lua
Raw Normal View History

return {
'jghauser/follow-md-links.nvim'
}