Activity
feat: separate code border highlight, allow false value
feat: separate code border highlight, allow false value
fix: support for code border for 0.11, disable conceal_lines highlights
fix: support for code border for 0.11, disable conceal_lines highlights
chore: remove end_row & end_col for inline or eol virtual text
chore: remove end_row & end_col for inline or eol virtual text
chore: move marks container out of list module, store offset as a class
chore: move marks container out of list module, store offset as a class
feat: use builtin extends query in vim.treesitter.query.set for injec…
feat: use builtin extends query in vim.treesitter.query.set for injec…
chore: resolve todos around 0.11 type definition changes
chore: resolve todos around 0.11 type definition changes
chore: add ability to test plugin with lines rather than requiring fi…
chore: add ability to test plugin with lines rather than requiring fi…
feat: completion filter for callouts and checkboxes
feat: completion filter for callouts and checkboxes
chore(refactor): pass context to conceal module constructor
chore(refactor): pass context to conceal module constructor
feat: improve code language border for different conceal settings
feat: improve code language border for different conceal settings
chore(refactor): replace util module with env module
chore(refactor): replace util module with env module
chore: remove usage of Str.pad_to method
chore: remove usage of Str.pad_to method
fix: allow sign when both language_icon & language_name are false
fix: allow sign when both language_icon & language_name are false
feat: allow language icon to be disabled while still showing language…
feat: allow language icon to be disabled while still showing language…
feat: avoid inline text for checkboxes when possible
feat: avoid inline text for checkboxes when possible
feat: improve advice in health check
feat: improve advice in health check
feat: improve completion source
feat: improve completion source
feat: automatic source registration for blink.cmp
feat: automatic source registration for blink.cmp
fix: always add indent to column when right aligning code language
fix: always add indent to column when right aligning code language
feat: add stubs for blink.cmp source registration
feat: add stubs for blink.cmp source registration
feat: add enabled flag to link footnote
feat: add enabled flag to link footnote
chore(tests): more unit test updates
chore(tests): more unit test updates
chore(tests): more unit test updates
chore(tests): more unit test updates
chore(tests): update unit testing
chore(tests): update unit testing
chore(types): add extension type for vim.api.keyset.set_extmark
chore(types): add extension type for vim.api.keyset.set_extmark
fix: padding for inline code and list items
fix: padding for inline code and list items