akasuv / neoland

Find the best Neovim resources on NeoLand 🧙
https://neoland.dev
MIT License
71 stars 4 forks source link

New plugin: `karshPrime/tmux-compile.nvim` #23

Closed karshPrime closed 4 months ago

karshPrime commented 4 months ago

Plugin name

tmux-compile.nvim

Description

With this plugin you could set a key, say F5 to run/compile any of your project with your configuration. Run make for C projects, cargo build for rust, go build for Go, and so on; with same key. It uses tmux to run/build project in same window (new pane) or in a new background window.

Repo link

https://github.com/karshPrime/tmux-compile.nvim

Tags

Split and Window Code Runner Keybinding Programming Languages Support Terminal Integration

akasuv commented 4 months ago

Hi @karshPrime your plugin is live on NeoLand! https://neoland.dev/plugin/8841