neovim/.github/scripts
Andreas Schneider 55e4301036
feat(lsp): drop fswatch, use inotifywait (#29374)
This patch replaces fswatch with inotifywait from inotify-toools:

https://github.com/inotify-tools/inotify-tools

fswatch takes ~1min to set up recursively for the Samba source code
directory. inotifywait needs less than a second to do the same thing.

https://github.com/emcrisostomo/fswatch/issues/321

Also it fswatch seems to be unmaintained in the meantime.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2024-07-06 11:44:19 +02:00
..
close_unresponsive.js
env.ps1
install_deps.sh feat(lsp): drop fswatch, use inotifywait (#29374) 2024-07-06 11:44:19 +02:00
labeler_configuration.yml
remove_response_label.js
reviewers_add.js
reviewers_remove.js