From f5fe76004894a1112e9b8d7b75971e6332edd7c6 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei Date: Thu, 2 Jul 2026 00:11:24 +0900 Subject: textlint-guide: 文言の微修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/textlint-guide.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/content/docs/textlint-guide.mdx') diff --git a/src/content/docs/textlint-guide.mdx b/src/content/docs/textlint-guide.mdx index 735714c..660c9fd 100644 --- a/src/content/docs/textlint-guide.mdx +++ b/src/content/docs/textlint-guide.mdx @@ -12,7 +12,9 @@ description: 日本語の文章をリアルタイムで校正するtextlintを - ら抜き言葉・い抜き言葉のチェック - 一文の長さや句読点の数をチェック -VSCode用の拡張機能はありましたが、私が愛用している[Zed](https://zed.dev/) にはなかったため、LSPサーバーを自作しました(Powered by DeepSeek V4 Pro)。 +## Zed用がなかったのでつくりました + +VSCode用の拡張機能はありましたが、私が最近愛用している[Zed](https://zed.dev/) にはなかったため、LSPサーバを自作しました(Powered by DeepSeek V4 Pro)。試していませんが、VS Code, Neovim, Emacsなどでも使えるものと思います。 ## 2つのプログラム -- cgit v1.3.1