epheien / myjl

My own jumplist plugin for vim
3 stars 0 forks source link

myjl

My own jumplist plugin for vim.

This plugin is my attempt for implement a web browser like jumplist.

Install

Plug 'epheien/myjl'

Usage

This plugin map <C-o> and <C-i> for jump and hook VimEnter, WinNew, CursorMove events for refresh jumplist.

Vim inner jumplist is always available, but can not use <C-o> and <C-i> to jump because they had been map by this plugin.

Commands

Options