diff --git a/lua/custom/plugins/follow-link.lua b/lua/custom/plugins/follow-link.lua new file mode 100644 index 00000000..58005f48 --- /dev/null +++ b/lua/custom/plugins/follow-link.lua @@ -0,0 +1,3 @@ +return { + 'jghauser/follow-md-links.nvim' +}