{"repo":"jghauser/follow-md-links.nvim","free":true,"listed":false,"github":"https://github.com/jghauser/follow-md-links.nvim","clone":"git clone https://github.com/jghauser/follow-md-links.nvim.git","description":"Easily follow markdown links with this neovim plugin","language":"Lua","stars":176,"topics":["neovim","plugin","lua","markdown","links","nvim"],"license":"GPL-3.0","category":"productivity","readme_excerpt":"follow-md-links.nvim This neovim plugin allows you to follow markdown links by pressing enter when the cursor is positioned on a link. It supports: - absolute file paths (e.g. a file ) - relative file paths (e.g. a file ) - file paths beginning with (e.g. a file ). - file paths with a line number (e.g. a file ), this will also place the cursor on the specified line similar to gF (see :h gF) - file paths with heading (e.g. a file ), this will also place the cursor on the specified heading - reference links (e.g. [a file][label]. [label]: /folder/a file ) - text-only reference links (e.g. [example website]. [example website]: https://example.org ) - web links (e.g. wikipedia ) - heading links (e.g. chapter 1 - man page links (e.g. printf library) ) - uri links (e.g. ) Local files are opened in neovim and web links are opened with the default browser. Web links need to start with https:// or http:// to be identified properly. This plugin is tested against the latest stable version of neovim. It might work with other versions, but this is not guaranteed. Installation Packer: Lazy.nvim: Configuration The plugin maps in normal mode to open links in markdown files. You might also want to add the following keymap to easily go back to the previous file with backspace:","default_branch":null,"files":null,"tree":[],"storefront":"/r/jghauser","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jghauser/follow-md-links.nvim/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}