Neovim plugin to open specifics urls from a project. project_urls_demo.mov Development Execute neovim with the project in the runtime path nvim -c "set rtp+=./" Run tests: make test Run linter: make lint