https://github.com/chrisgrieser/nvim-chainsaw
Smart and highly customizable insertion of various kinds of log statements.
https://github.com/chrisgrieser/nvim-various-textobjs
Bundle of more than 30 new text objects for Neovim.
https://github.com/chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
https://github.com/chrisgrieser/nvim-scissors
Automagical editing and creation of snippets.
https://github.com/chrisgrieser/nvim-genghis
Lightweight and quick file operations without being a full-blown file manager.
https://github.com/chrisgrieser/nvim-rip-substitute
Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.
https://github.com/chrisgrieser/nvim-recorder
Enhance the usage of macros in Neovim.
https://github.com/chrisgrieser/nvim-origami
Fold with relentless elegance. A collection of quality-of-life features related to folding.
https://github.com/chrisgrieser/nvim-tinygit
A lightweight bundle of commands focused on quick and streamlined git operations.
https://github.com/chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
https://github.com/chrisgrieser/nvim-lsp-endhints
Display LSP inlay hints at the end of the line, rather than within the line.
https://github.com/chrisgrieser/nvim-rulebook
All-around helper for dealing with errors and diagnostics: Prettify typescript errors, add inline-comments to ignore rules, and lookup rule documentation online.
https://github.com/chrisgrieser/nvim-puppeteer
Automatically convert strings to f-strings or template strings and back.
https://github.com/chrisgrieser/cmp_yanky
cmp-source for clipboard history from yanky.nvim
https://github.com/chrisgrieser/nvim-dr-lsp
Status line component showing the number of LSP definition and reference of the token under the cursor.
https://github.com/chrisgrieser/nvim-alt-substitute
A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.
https://github.com/chrisgrieser/nvim-justice
Just an integration of `just` in nvim.