From 88060085cec8b5ac06931c88786633e625bef0ef Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 1 Oct 2025 00:33:26 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e84a14..82e2ba7 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,7 @@ A collection of awesome things. - [L3MON4D3/cmp-luasnip-choice](https://github.com/L3MON4D3/cmp-luasnip-choice) - Luasnip choice node completion source for nvim-cmp - [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) - :sparkles: Clarify and beautify your comments and plain text files using boxes and lines. - [MeanderingProgrammer/render-markdown.nvim](https://github.com/MeanderingProgrammer/render-markdown.nvim) - Plugin to improve viewing Markdown files in Neovim -- [NickvanDyke/opencode.nvim](https://github.com/NickvanDyke/opencode.nvim) - Seamlessly integrate the opencode AI assistant with Neovim — convenient and editor-aware research, reviews, and requests. +- [NickvanDyke/opencode.nvim](https://github.com/NickvanDyke/opencode.nvim) - Integrate the opencode AI assistant with Neovim — streamline editor-aware research, reviews, and requests. - [Saghen/blink.cmp](https://github.com/Saghen/blink.cmp) - Performant, batteries-included completion plugin for Neovim - [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon) - - [ThePrimeagen/refactoring.nvim](https://github.com/ThePrimeagen/refactoring.nvim) - The Refactoring library based off the Refactoring book by Martin Fowler @@ -1328,6 +1328,7 @@ A collection of awesome things. - [MordechaiHadad/bob](https://github.com/MordechaiHadad/bob) - A version manager for neovim - [Nukesor/pueue](https://github.com/Nukesor/pueue) - :stars: Manage your shell commands. - [TabbyML/tabby](https://github.com/TabbyML/tabby) - Self-hosted AI coding assistant +- [Wilfred/difftastic](https://github.com/Wilfred/difftastic) - a structural diff that understands syntax 🟥🟩 - [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. - [analysis-tools-dev/static-analysis](https://github.com/analysis-tools-dev/static-analysis) - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. - [ast-grep/ast-grep](https://github.com/ast-grep/ast-grep) - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust