Skip to content

Activity

chore(refactor): store config inside context

MeanderingProgrammerpushed 1 commit to main • 080104e…8103a88 • 
3 hours ago

fix: disable line wrapping in LSP hover docs in some cases

MeanderingProgrammerpushed 1 commit to main • 0d1b065…080104e • 
5 hours ago

chore(dev): allow the plugin to work with Lazy reload

MeanderingProgrammerpushed 1 commit to main • 642222a…0d1b065 • 
6 hours ago

chore(refactor): move window range computation to env module

MeanderingProgrammerpushed 1 commit to main • 2d2b30f…642222a • 
23 hours ago

chore: avoid calling tree:parse() when computing concealed ranges

MeanderingProgrammerpushed 1 commit to main • 0d3bf2b…2d2b30f • 
yesterday

chore: update changelog

MeanderingProgrammerpushed 1 commit to main • 7f75b16…0d3bf2b • 
yesterday

feat: handle arbitrary block quote nesting nicely

MeanderingProgrammerpushed 1 commit to main • dfffdd2…7f75b16 • 
yesterday

fix: more robust icon provider resolution

MeanderingProgrammerpushed 1 commit to main • dfc1299…dfffdd2 • 
2 days ago

feat: support function for paragraph.left_margin

MeanderingProgrammerpushed 1 commit to main • a2c2493…dfc1299 • 
6 days ago

chore(release): 8.3.0

MeanderingProgrammerpushed 1 commit to main • 51da7d1…a2c2493 • 
8 days ago

feat: ability to conceal text based on lua patterns

MeanderingProgrammerpushed 1 commit to main • 8355c85…51da7d1 • 
8 days ago

feat: better anti-conceal for multi-line decorations

MeanderingProgrammerpushed 1 commit to main • 8bb0d47…8355c85 • 
8 days ago

chore: move find pattern ranges logic to node class

MeanderingProgrammerpushed 1 commit to main • 91d40c2…8bb0d47 • 
11 days ago

feat: add on.initial option called before adding marks to a buffer fo…

MeanderingProgrammerpushed 1 commit to main • 05e6a6d…91d40c2 • 
12 days ago

feat: ignore option, checked before attaching

MeanderingProgrammerpushed 1 commit to main • d7462eb…05e6a6d • 
15 days ago

chore: apply stylua column width 80

MeanderingProgrammerpushed 1 commit to main • a615bae…d7462eb • 
16 days ago

chore: move configs into individual modules

MeanderingProgrammerpushed 1 commit to main • 0ed141a…a615bae • 
17 days ago

chore: replace usage of table.insert with list[#list + 1]

MeanderingProgrammerpushed 1 commit to main • d228513…0ed141a • 
20 days ago

chore: update changelog

MeanderingProgrammerpushed 1 commit to main • b292624…d228513 • 
20 days ago

feat: padding character for inline code

MeanderingProgrammerpushed 1 commit to main • c283dec…b292624 • 
21 days ago

feat: check disable_pattern exists and notify if not

MeanderingProgrammerpushed 1 commit to main • 6b66c32…c283dec • 
22 days ago

chore: add virt_lines as another limitation with colorcolumn

MeanderingProgrammerpushed 1 commit to main • 1e2e9a3…6b66c32 • 
22 days ago

feat: wrap nvim_buf_set_extmark in pcall use notify_once if it errors

MeanderingProgrammerpushed 1 commit to main • 92256e0…1e2e9a3 • 
22 days ago

chore: document limitation with column features and block widths

MeanderingProgrammerpushed 1 commit to main • bfbb46a…92256e0 • 
22 days ago

chore(release): 8.2.0

MeanderingProgrammerpushed 1 commit to main • 17b839b…bfbb46a • 
23 days ago

feat: reduce height of LSP hover doc window based on concealed lines

MeanderingProgrammerpushed 1 commit to main • a6a982d…17b839b • 
23 days ago

chore(refactor): width calculations & version updates

MeanderingProgrammerpushed 1 commit to main • a020c88…a6a982d • 
23 days ago

feat: ability to enable and disable atx and setext heading rendering

MeanderingProgrammerpushed 1 commit to main • a1fc4e5…a020c88 • 
24 days ago

feat: separate code border highlight, allow false value

MeanderingProgrammerpushed 1 commit to main • e6c8081…a1fc4e5 • 
26 days ago

fix: support for code border for 0.11, disable conceal_lines highlights

MeanderingProgrammerpushed 1 commit to main • 5dcadc7…e6c8081 • 
27 days ago