Giter Site home page Giter Site logo

bandithijo / utl.vim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vim-scripts/utl.vim

0.0 1.0 0.0 180 KB

Univeral Text Linking - Execute URLs, footnotes, open emails, organize ideas

Home Page: http://www.vim.org/scripts/script.php?script_id=293

Vim Script 100.00%

utl.vim's Introduction

This is a mirror of http://www.vim.org/scripts/script.php?script_id=293

--- WHAT IS UTL.VIM?

It brings the benefits of URL-based hyperlinking to plain text, extending the
URL syntax for plain text needs, in accordance with the RFC 2396 (towards
current RFC 3986) URL specification.

Utl is very easy to start. Just  :so %  the .vba file and dive into the live examples
of the doc.

--- USAGES

- Open any URLs found in text with appropriate handler
- Open files of any media type from within Vim (.pdf, .jpg, etc)
- Small helper utilities via embedded Vimscript
- Project management
- Organizing ideas
- Commenting source code
- Personal Wiki
- Editing HTML
- Bookmark files, directories, URLs

--- CHARACTERISTICS

- Well documented and helpful verbose mode
- Is easy to get started
- Stays out of the way, no side effects
- Extensible

--- KEYWORDS
Hypertext, URL, URI, email, footnotes, Wiki, bookmarks

--- CHANGES SINCE UTL V2.0

The most important changes are:

- Added generic media type handler: open .pdf, .doc,
  .jpg etc without the need to define handler variables.
- Added support for footnote references: make "[1]"
  executable.
- Added scheme to open emails, e.g.
  <mail:///Inbox?26.07.2008 16:01>
- Added verbose mode: Better figure out what's going on
- Added 'copy link/filename to clipboard' function
- Changed user interface: Basic Command :Utl instead
  only mapping \gu
- Alternate http access method: open web documents
  directly in Vim
- Support network files (shares, NFS), e.g.
  <file://127.0.0.1/path/to/file&gt;
- Improved jumping back and forth
- More versatile scheme handler interface
- Fixed Bugs

--- EXAMPLES

For live examples and tutorial you can have a look into the docs
without installing by opening the download link below and search
for "getStarted"

utl.vim's People

Contributors

bandithijo avatar stb907 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.