Skip to content

erf/vis-cursors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vis-cursors ✍️

A vis plugin for saving cursor position per file.

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

Set a custom path with M.path.

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

Use M.ignore to set a list of patterns for paths to leave cursor at top left (defaults to { "COMMIT_EDITMSG$", "git%-rebase%-todo$" } ).

Cursor positions per file are ordered by the last used at the top of vis-cursors.csv.

About

remember cursor positions in vis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages