erf / vis-cursors

remember cursor positions in vis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vis-cursors ✍️

A vis plugin for saving cursor position per file.

Default save path is {XDG_CACHE_HOME|HOME}/.vis-cursors

Set a custom path with M.path

Limit number of files/positions with M.maxsize (defaults to 1000)

Files/positions are ordered by the last used at the top of .vis-cursors

About

remember cursor positions in vis

License:MIT License


Languages

Language:Lua 100.0%