GithubHelp home page GithubHelp logo

vim-paniki's Introduction

This project is obsolete as better functionality can now be found in vim-pandoc itself.

vim-paniki

Enable clickable links in pandoc for personal wiki.

Overview

vim-paniki is a plugin for vim that builds on vim-pandoc and vim-pandoc-syntax. vim-paniki is automatically loaded when editing files that have filetype = pandoc. It provides four keymappings that are currently not customizable:

  • <localleader>gl and <localleader>sl expect the cursor to be on a markdown link [title](target). The link target is extracted and the plugin tries to determine whether the link should be opened in an external application (e.g. targets starting with http://, mailto: or file://. In this case, xdg-open is executed on the link target. Otherwise, the link is opened in the current window (<localleader>gl) or a new split window (<localleader>sl).

  • <BS>, i.e. backspace, opens the previous file that was edited in the current window before following a link.

  • <localleader>wh converts the current file to HTML. This is broken.

Configuration

There is currently only one option, g:paniki_autowrite. If g:paniki_autowrite is nonzero, vim-paniki will automatically save modified files when following a link or returning from a link.

Documentation

There is currently no other documentation available.

vim-paniki's People

Contributors

tc-0 avatar tc-mint avatar

Watchers

 avatar  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.