An open API service indexing awesome lists of open source software.

https://github.com/aklt/rel.vim

Vim custom links to files and resources
https://github.com/aklt/rel.vim

file-types url vim-plugin

Last synced: about 1 year ago
JSON representation

Vim custom links to files and resources

Awesome Lists containing this project

README

          

# Rel.vim - Resource links for vim

[![Build Status](https://travis-ci.org/aklt/rel.vim.svg?branch=master)](https://travis-ci.org/aklt/rel.vim)

This is a Vim plugin for following and defining links to other files.
You can define which programs to use to open files according to
the file suffix. It is also possible to define custom schemes for
opening files.

This script requires at least Vim v8.0.0020 or Neovim v0.2.0.

See [doc/rel.txt](doc/rel.txt) for more info

## The name

REL stands for Resource Locator and sounds almost like URL if said quickly.