From de8f961e00bb29857af0ae913e5b8abb5ff7fe95 Mon Sep 17 00:00:00 2001 From: The Mist Date: Mon, 8 Jul 2024 18:25:30 +0800 Subject: [PATCH] [Doc] windows installation chapter --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0262894..e4c130d 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,9 @@ If you use `Lazy.nvim` as your package manager, here are some examples show you } ``` +### Windows Support +Unfortunately, CodeSnap does not support Windows yet, but version `v0.0.x` is working fine on Windows. If you want to use CodeSnap on Windows, we recommend you pin the version to `0.0.11` to use CodeSnap, follow to [0.0.11 Document](https://github.com/mistricky/codesnap.nvim/tree/v0.0.11) for more detail. + ## Usage `CodeSnap.nvim` provides the following two ways to take snapshots of currently selected code