From 9b9a11f42e6a44b7fb482edd372e0002ef5c8bc8 Mon Sep 17 00:00:00 2001 From: Mist Date: Sun, 17 Mar 2024 12:46:52 +0800 Subject: [PATCH] [Update] change the name of video --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0fe62b..d0dd586 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,10 @@ If CodeSnap.nvim on your system still not works fine, there are a lot of reasons ### Copy into the clipboard To take a beautiful snapshot use CodeSnap.nvim, you can just use `CodeSnap` command to generate a snapshot of the current selected code, then the `CodeSnap.nvim` will write the snapshot into the clipboard, and you can paste it anywhere you want. -https://github.com/mistricky/codesnap.nvim/assets/22574136/88d9fe9e-d938-4d82-a1e4-b7170ca47dd9 + + +https://github.com/mistricky/codesnap.nvim/assets/22574136/99be72db-57d7-4839-91d0-2a9dfb1901ac + ### Save the snapshot @@ -74,7 +77,10 @@ require("codesnap").setup({ ``` -https://github.com/mistricky/codesnap.nvim/assets/22574136/7b156a89-1e0d-48cd-b062-af5a460973ba + +https://github.com/mistricky/codesnap.nvim/assets/22574136/69b27e77-3dce-4bc3-8516-89ce636fe02d + + ## Watermark