1
0
Fork 0
codesnap.nvim/lua/codesnap
The Mist b3e3c23146
[Feat] support for take code snapshot in ASCII art format ^ ^ (#114)
* [Refactor] separate calc_wh_with_min_width from calc_wh

* [Feat] support take code snapshot as ascii art

* [Fix] incorrect line number

* [Feat] remove unused logger
2024-07-05 17:00:50 +08:00
..
utils [Feat] add show_workspace config for display workspace in breadcrumbs 2024-05-07 21:40:54 +08:00
config.lua [Feat] add `bg_x_padding`, `bg_y_padding` and `bg_padding` to allows users can customize background padding of snapshot (#112) 2024-07-04 13:50:06 +08:00
highlight.lua [Update] height of float window 2024-05-07 16:06:45 +08:00
init.lua [Feat] support for take code snapshot in ASCII art format ^ ^ (#114) 2024-07-05 17:00:50 +08:00
static.lua [Feat] add `bg_x_padding`, `bg_y_padding` and `bg_padding` to allows users can customize background padding of snapshot (#112) 2024-07-04 13:50:06 +08:00