Files
neovim/runtime/lua/vim
Jaehwang Jung 9d9ee3476e fix(lsp): ensure watcher cancel
* Cancel watcher in the "force" case.
* Cancel watcher outside the async callback. It seems nvim doesn't wait
  async jobs on quitting, leaving detached inotifywait processes.
* Clean up cancelling callbacks.
2025-01-02 10:23:06 +00:00
..
2025-01-01 12:29:51 -08:00
2025-01-02 10:23:06 +00:00
2024-10-23 14:13:42 +02:00
2025-01-01 12:29:51 -08:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2024-09-01 13:01:24 -07:00