Skip to content

Tags: bullets-vim/bullets.vim

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dkarter Dorian Karter
docs: update docs for enabling bullets on empty buffers

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: do not change selection to update lists (#145)

* Reworked to pass indices

* Removed debug echo

* Fixed typo

* Indent setting by line number

* Improved selection preservation

* Fixed name collision

* Fixed bug in selection code

* Calling correct function for indent

* Reverted removal of setpos

* Optimization to not set selection

* Fixed typo

* Passing in whether the selection is visual

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add option to indent line after trailing colon. Fixes #119 (#130)

* ignore doc/tags

* feat: add option to indent line after trailing colon

* add colon indentation to readme

* fix colon indentation spec

Co-authored-by: Dorian Karter <dkarter@users.noreply.github.com>

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add wenzel-hoffman as a contributor for code (#129)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

1.8.0

Toggle 1.8.0's commit message
Update version

1.7.3

Toggle 1.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #76 from harshad1/handle_not_a_checkbox

Handle not a checkbox

1.7.2

Toggle 1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from harshad1/do_not_use_normal_mode_to_insert

Do not use normal mode to replace / insert text

1.7.1

Toggle 1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from dkarter/all-contributors/add-harshad1

docs: add harshad1 as a contributor

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from kaymmm/vimwiki-checkboxes

Vimwiki checkboxes

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #56 from kaymmm/nested-renumber

Add visual mode promoting/demoting, nested renumbering, and auto-renumbering