codesnap.nvim/generator/src
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
..
components [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
edges [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
code.rs [Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
color.rs [Feat] convert rgb hex color to rgba hex color 2024-03-31 18:19:23 +08:00
components.rs [Feat] support highlight code block 2024-05-07 16:06:45 +08:00
config.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
copy.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
edges.rs [Release] v1.0.0 (#43) 2024-03-17 01:07:12 +08:00
highlight.rs [Perf] add comments for highlight logic 2024-04-25 18:02:51 +08:00
lib.rs [Feat] support bg_color config 2024-03-17 18:55:01 +08:00
path.rs [Perf] add path protection logic 2024-03-17 01:46:46 +08:00
save.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
snapshot.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
text.rs [Release] v1.0.0 (#43) 2024-03-17 01:07:12 +08:00