From 079a99d347aaae00f03be5833cc7c20734b0575c Mon Sep 17 00:00:00 2001 From: Misaki Kasumi Date: Tue, 22 Oct 2024 21:58:18 +0800 Subject: [PATCH] Add LSP-file-watcher-rust --- repository.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository.json b/repository.json index ea5ddaa..1105fdb 100644 --- a/repository.json +++ b/repository.json @@ -387,6 +387,16 @@ } ] }, + { + "details": "https://github.com/ruihe774/LSP-file-watcher-rust", + "name": "LSP-file-watcher-rust", + "releases": [ + { + "sublime_text": ">=4070", + "tags": true + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-flow", "name": "LSP-flow",