Stevan Freeborn 1c46c3fcd9 feat: implement public API and plugin commands
Rewrite init.lua to expose setup(), run(), stop(), and toggle() that
coordinate across config, runner, window, and indicator modules. Replace
the placeholder SayHello command in plugin/watchexec.lua with keymaps
(<Leader>wx{t,s,r}), :WatchexecRun/:WatchexecStop/:WatchexecToggle
commands, VimLeavePre cleanup, and VimResized auto-resize.
2026-07-06 19:51:37 -05:00
2026-07-04 08:46:05 -05:00
2026-07-04 11:05:50 -05:00
2026-07-04 11:05:50 -05:00
2026-07-04 08:46:05 -05:00
2026-07-04 08:46:05 -05:00
2026-07-04 11:05:50 -05:00
2026-07-04 08:46:05 -05:00

watchexec.nvim

This plugin allows you to start and stop a task using watchexec and display the output of the task within Neovim.

S
Description
No description provided
Readme
116 KiB
Languages
Lua 97.5%
PowerShell 2.5%