Updated 5 months ago

https://github.com/chrisgrieser/nvim-chainsaw • Rank 7.4 • Science 46%

Smart and highly customizable insertion of various kinds of log statements.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-spider • Rank 9.1 • Science 36%

Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-genghis • Rank 8.2 • Science 36%

Lightweight and quick file operations without being a full-blown file manager.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-rip-substitute • Rank 7.8 • Science 36%

Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-origami • Rank 7.4 • Science 36%

Fold with relentless elegance. A collection of quality-of-life features related to folding.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-tinygit • Rank 7.2 • Science 36%

A lightweight bundle of commands focused on quick and streamlined git operations.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-early-retirement • Rank 7.0 • Science 36%

Send buffers into early retirement by automatically closing them after x minutes of inactivity.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-lsp-endhints • Rank 6.7 • Science 36%

Display LSP inlay hints at the end of the line, rather than within the line.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-rulebook • Rank 6.2 • Science 36%

All-around helper for dealing with errors and diagnostics: Prettify typescript errors, add inline-comments to ignore rules, and lookup rule documentation online.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-puppeteer • Rank 5.8 • Science 36%

Automatically convert strings to f-strings or template strings and back.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-dr-lsp • Science 36%

Status line component showing the number of LSP definition and reference of the token under the cursor.

Updated 5 months ago

https://github.com/chrisgrieser/nvim-alt-substitute • Science 23%

A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.