Expand description
Neovim jumplist utilities for accessing jump history.
Structs§
- Jump
Entry - Represents a single entry in Neovim’s jumplist.
- Jump
List 🔒 - Internal representation of Neovim’s jumplist structure.
Functions§
- get
- Retrieves the current jumplist from Neovim.