- try `gf` - might depend on editor working dir, I'd want to base the path on file directory - VimwikiFollowLink was working decently but the vimwiki filetype requirement didn't work with my setup. Could look there for inspiration: - https://github.com/search?q=repo%3Avimwiki%2Fvimwiki%20follow%20link&type=code - g:"neovim open local markdown link" - https://www.reddit.com/r/neovim/comments/10b6tgr/how_to_make_neovim_follow_liniks_like_vim_in/ - https://github.com/alexpearce/nvim-follow-markdown-links - https://github.com/preservim/vim-markdown#mappings - seems kinda heavyweight