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 ci(labeler): adjust configuration 2024-05-14 19:45:51 +02:00
env.ps1
install_deps.sh feat(lsp): drop fswatch, use inotifywait (#29374) 2024-07-06 11:44:19 +02:00
labeler_configuration.yml ci: update labeler configuration and add reviewers 2024-05-30 20:57:14 +02:00
remove_response_label.js ci: replace stale bot with custom implementation 2023-04-27 22:07:44 +02:00
reviewers_add.js ci: update labeler configuration and add reviewers 2024-05-30 20:57:14 +02:00
reviewers_remove.js ci: refactor CI files 2023-12-09 14:14:38 +01:00