vim-file-protocol

Vim plugin to support file:// protocol with line/column support

MIT License

Stars
17

file-protocol.vim

Allow opening a local file with file:// format with line/column format.

Supported formats

  • file://{absolute path from root}
  • file://{absolute path from root}:{line}
  • file://{absolute path from root}:{line}:{column}

License

The code in fern.vim follows MIT license texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.