Module plugins

Module plugins 

Source
Expand description

Custom build plugins. Custom Neovim plugins.

Modulesยง

attempt ๐Ÿ”’
Scratch files selection and creation. Exposes a dictionary with a create_scratch_file function for selecting and copying scratch files from the attempts directory.
caseconv ๐Ÿ”’
Case conversion. Text conversions helpers for the current Visual selection.
clotherbufs
fkr ๐Ÿ”’
Random string generation via the fkr crate. Random string generation helpers backed by fkr.
gdiff ๐Ÿ”’
Git diff line selection. Exposes a dictionary with a get_hunks function that fetches git diff output, extracts paths and line numbers of changed hunks, and presents a selection UI to jump to specific diff locations in buffers.
genconv ๐Ÿ”’
Generic text conversions. General conversions helpers for the current Visual selection.
ghurlinker ๐Ÿ”’
GitHub permalink generation for selected code. GitHub permalink generation for selected code.
opener
scrolloff
Port of scrollofffraction.nvim plugin. Scrolloff configuration utilities.
statuscolumn
Status column (diagnostics + git signs). Statuscolumn drawing helpers for buffer-local indicators.
statusline
Status line (diagnostics summary). Statusline drawing helpers with diagnostics aggregation.
truster
Rust tests runner plugin. Rust test runner helpers integrating with Nvim.

Functionsยง

dict