From 5b6c07c150f21e7d0b7a4b8666af75dae1602efb Mon Sep 17 00:00:00 2001 From: Hadi Shahpuri <54359470+hadishahpuri@users.noreply.github.com> Date: Sun, 1 Mar 2026 13:38:15 -0500 Subject: [PATCH] Add `hadishahpuri/nvimlaunch` (#2205) Co-authored-by: Guennadi Maximov C --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 632dfd1..9651409 100644 --- a/README.md +++ b/README.md @@ -1158,6 +1158,7 @@ then it is not supported: - [desdic/greyjoy.nvim](https://github.com/desdic/greyjoy.nvim) - A modular task runner for Makefiles, VSCode tasks, kitchen etc. - [Shatur/neovim-tasks](https://github.com/Shatur/neovim-tasks) - A stateful task manager focused on integration with build systems. - [krady21/compiler-explorer.nvim](https://github.com/krady21/compiler-explorer.nvim) - Asynchronous compilation using the [compiler-explorer](https://godbolt.org/) REST API. +- [hadishahpuri/nvimlaunch](https://github.com/hadishahpuri/nvimlaunch) - Define, run, and manage project-specific commands. - [milanglacier/yarepl.nvim](https://github.com/milanglacier/yarepl.nvim) - Yet Another REPL, flexible, supporting multiple paradigms to interact with REPLs, and native dot repeat without other dependencies. - [Vigemus/iron.nvim](https://github.com/Vigemus/iron.nvim) - Interactive REPLs of over 30 languages embedded. - [Civitasv/cmake-tools.nvim](https://github.com/Civitasv/cmake-tools.nvim) - CMake integration.