Skip to main content

Module jumplist

Module jumplist 

Source
Expand description

Neovim jumplist utilities for accessing jump history.

Structs§

JumpEntry
Represents a single entry in Neovim’s jumplist.
JumpList 🔒
Internal representation of Neovim’s jumplist structure.

Functions§

get
Retrieves the current jumplist from Neovim.