1
0
Fork 0
Commit Graph

207 Commits (7be73364206101c13c15128aa0d66d2b4300788b)

Author SHA1 Message Date
The Mist 7be7336420
[Feat] add `has_background` config to control visibility of background component (#110)
* [Feat] add has_background config for control visiblity of background
component

* [Feat] add default has_background config
2024-07-03 16:35:41 +08:00
The Mist a223fd8829
[Update] remove redundancy description 2024-05-08 13:15:20 +08:00
mistricky 5ee4198f59 [Release] 1.3.1 2024-05-07 13:45:13 +00:00
Mist 94971dae40
[Release] v1.3.1 2024-05-07 21:42:27 +08:00
mistricky 076a5d5f63 chore(docs): update TOC 2024-05-07 13:41:09 +00:00
The Mist 978a18354c [Update] add usage for the show_workspace config item 2024-05-07 21:40:54 +08:00
Mist daf3dc6ee3 [Feat] add show_workspace config for display workspace in breadcrumbs 2024-05-07 21:40:54 +08:00
mistricky a2d59ef624 [Release] 1.3.0 2024-05-07 08:49:36 +00:00
mistricky 08e06664f8 [Update] generator link library on linux-x86_64 2024-05-07 08:49:13 +00:00
mistricky 2922793055 [Update] generator link library on mac-x86_64 2024-05-07 08:49:02 +00:00
mistricky c00a0cb081 [Update] generator link library on mac-aarch64 2024-05-07 08:48:44 +00:00
Mist 9ba92c2aa7
[Release] v1.3.0 2024-05-07 16:47:02 +08:00
The Mist 497e896f59 [Update] default config 2024-05-07 16:44:44 +08:00
Mist 19dd1d4817 [Feat] supports for allows users can custom min_width of snapshots 2024-05-07 16:44:44 +08:00
mistricky 8f9e6fa5aa chore(docs): update TOC 2024-05-07 08:07:01 +00:00
The Mist e45cc92739 [Update] add highlight code block chapter 2024-05-07 16:06:45 +08:00
Mist 70d7332479 [Update] height of float window 2024-05-07 16:06:45 +08:00
Mist be2992276e [Feat] use code lines instead of raw string 2024-05-07 16:06:45 +08:00
Mist 7a580d2106 [Feat] reduce the opacity of highlight block 2024-05-07 16:06:45 +08:00
The Mist 4c3b56c82e [Update] add demo for take code snapshot with highlighted code block 2024-05-07 16:06:45 +08:00
Mist 9836ad1163 [Feat] support highlight code block 2024-05-07 16:06:45 +08:00
mistricky 00e2156364 chore(docs): update TOC 2024-05-02 09:29:26 +00:00
The Mist 9a230ac6e9
[Feat] add contributors chapter 2024-05-02 17:29:09 +08:00
github-actions[bot] c2dbdf232a
chore: update contributors [skip ci] 2024-05-02 09:25:10 +00:00
Mist 7cabc1b6e0 [Feat] auto generate contributor list by github actions 2024-05-02 17:24:48 +08:00
Mist 6d0c0ae0c0 [Update] remove TOC title 2024-05-02 17:06:11 +08:00
mistricky ec5fcced8e chore(docs): update TOC 2024-05-02 09:00:36 +00:00
Mist 48f37b9b78 [Feat] add actions to generate TOC 2024-05-02 17:00:09 +08:00
The Mist 5c365e0328
[Update] remove br label 2024-04-27 20:05:01 +08:00
The Mist 4008ded6ed
[Feat] add more pretty badge 2024-04-27 20:03:58 +08:00
mistricky ef4b1b3e94 [Release] 1.2.0 2024-04-26 03:00:13 +00:00
mistricky 3eb0c9cda5 [Update] generator link library on linux-x86_64 2024-04-26 02:59:40 +00:00
mistricky 2b031b16d8 [Update] generator link library on mac-x86_64 2024-04-26 02:59:36 +00:00
mistricky d2e8d18dfa [Update] generator link library on mac-aarch64 2024-04-26 02:59:18 +00:00
Mist 1bffac81dc
[Release] v1.2.0 2024-04-26 10:57:22 +08:00
The Mist c4a13f0a74
[Update] support for display line number 2024-04-26 10:56:29 +08:00
The Mist 3b7dd6a3ad
[Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
The Mist ef08881e1a
[Perf] cache the function that used to calculate width and height of (#90)
dynamic text
2024-04-25 21:38:03 +08:00
Mist 66206496f9 [Perf] find min indention of the line and remove the ssame indention
from subsequent lines
2024-04-25 18:02:51 +08:00
Mist 13d7118c06 [Perf] add comments for highlight logic 2024-04-25 18:02:51 +08:00
The Mist 2ff1247b2b
[Update] add keymappings examples & add lua version commands 2024-04-23 00:18:45 +08:00
mistricky ac73f9e543 [Release] 1.1.12 2024-04-15 14:43:33 +00:00
mistricky 2804c49c96 [Update] generator link library on mac-aarch64 2024-04-15 14:43:10 +00:00
mistricky ce010b0b72 [Update] generator link library on mac-x86_64 2024-04-15 14:42:35 +00:00
mistricky 6ff825ddcd [Update] generator link library on linux-x86_64 2024-04-15 14:39:42 +00:00
Mist 40720d360e
[Release] v1.1.12 2024-04-15 22:37:32 +08:00
The Mist ac30b071d2
[Fix] auto detect content which should use source syntax (#86) 2024-04-15 22:33:57 +08:00
OKURA Masafumi 727584b109
[Fix] correct Neovim version (#85)
I don't know, maybe it's common to call is v9, but officially it's 0.9.
2024-04-14 23:19:16 +08:00
mistricky 6f5544774c [Release] 1.1.11 2024-04-08 13:27:43 +00:00
mistricky a9fec6d205 [Update] generator link library on mac-x86_64 2024-04-08 13:27:16 +00:00