2
0
Fork 0
mirror of https://github.com/rockerBOO/awesome-neovim synced 2025-03-15 14:16:57 +00:00

Add juselara1/tmutils.nvim ()

This commit is contained in:
Juan Sebastián Lara Ramírez 2024-12-07 02:07:00 -05:00 committed by GitHub
parent 301836a727
commit f6699487f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1489,6 +1489,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [karshPrime/only-tmux.nvim](https://github.com/karshPrime/only-tmux.nvim) - Expand the functionality of `:only` with tmux panes in the same window, with either moving them to a new window or closing them.
- [karshPrime/tmux-compile.nvim](https://github.com/karshPrime/tmux-compile.nvim) - Set up same key, like F5, to run any compile/run command per language, like `make` for C and `cargo build` for Rust, and have the project run or compile in a new tmux pane or window.
- [EvWilson/slimux.nvim](https://github.com/EvWilson/slimux.nvim) - Send content from the current buffer to a configurable tmux pane.
- [juselara1/tmutils.nvim](https://github.com/juselara1/tmutils.nvim) - Tmux utilities that enable sending lines, capturing content, creating terminals, and managing REPLs.
<!--lint disable double-link -->