mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 03:23:05 +00:00
Add karshPrime/tmux-compile
& karshPrime/only-tmux
(#1233)
This commit is contained in:
parent
f37a45b50d
commit
0745431d96
1 changed files with 2 additions and 0 deletions
|
@ -1193,6 +1193,8 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [numToStr/Navigator.nvim](https://github.com/numToStr/Navigator.nvim) - Smoothly navigate between Neovim splits and Tmux panes.
|
||||
- [declancm/windex.nvim](https://github.com/declancm/windex.nvim) - Collection of window functions which includes moving between, closing and maximizing Neovim splits and Tmux panes.
|
||||
- [otavioschwanck/tmux-awesome-manager.nvim](https://github.com/otavioschwanck/tmux-awesome-manager.nvim) - Run your workflow commands like yarn install, rails console, yarn add, bundle install, etc.
|
||||
- [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.
|
||||
|
||||
## Game
|
||||
|
||||
|
|
Loading…
Reference in a new issue