Skip to content

Commit

Permalink
[Update] add demo for take code snapshot with highlighted code block
Browse files Browse the repository at this point in the history
  • Loading branch information
mistricky authored Apr 27, 2024
1 parent c41daad commit c3dc263
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,13 @@ require("codesnap").setup({

https://github.com/mistricky/codesnap.nvim/assets/22574136/69b27e77-3dce-4bc3-8516-89ce636fe02d

### Highlight code block


https://github.com/mistricky/codesnap.nvim/assets/22574136/6207d185-df4e-4e03-a9ac-3f66c6705cb4



### Specify language extension
In some scenarios, CodeSnap.nvim cannot auto-detect what language syntax should used to highlight code, for example, shell script can have no extension, they specify interpreters using shebang.

Expand Down

0 comments on commit c3dc263

Please sign in to comment.