8000 Tags · hadronized/kak-tree-sitter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Tags: hadronized/kak-tree-sitter

Tags

ktsctl-v0.4.0

Toggle ktsctl-v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #310 from hadronized/fix-packaging

Fix packaging

kak-tree-sitter-v0.6.0

Toggle kak-tree-sitter-v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #310 from hadronized/fix-packaging

Fix packaging

kak-tree-sitter-config-v0.5.0

Toggle kak-tree-sitter-config-v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #310 from hadronized/fix-packaging

Fix packaging

kak-tree-sitter-v0.5.4

Toggle kak-tree-sitter-v0.5.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter v0.5.4

- Fix getting (already existing) sessions. #235 (3c8e86d)

kak-tree-sitter-v0.5.3

Toggle kak-tree-sitter-v0.5.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter v0.5.3

- Fix freezing / crashing Kakoune instances by allowing to recover, as well as
  optimizing testing whether sessions exist. (5cbba41, c525dff, 61b8b50, #222)
- Dependencies bumps.
- Fix a typo in `kak-tree-sitter-req-stop`. (660c162)

kak-tree-sitter-v0.5.2

Toggle kak-tree-sitter-v0.5.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter -v0.5.2

- Fix regression introduced in 7db85a4. (974dc39)

kak-tree-sitter-v0.5.1

Toggle kak-tree-sitter-v0.5.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter v0.5.1

- Some internal fix with how newlines are handled. This fix is not complete though, so expect
  weird behavior sometimes. Will be fixed in an upcoming patch. (7db85a4)
- Fix unicode graphemes in the byte -> (col, line) mapper. (46d6f1c)

ktsctl-v0.3.3

Toggle ktsctl-v0.3.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
ktsctl v0.3.3

- Support for kak-tree-sitter-config-v0.4.0

kak-tree-sitter-v0.5.0

Toggle kak-tree-sitter-v0.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter v0.5.0

- Add `remove_default_highlighter` option. #141 (d78abc0)
- Send disconnect response (deinit) when the server quits. (5d58316)
- Remove `colored` in `kak-tree-sitter`. (d5b0094)
- Fix blocking Kakoune after stopping KTS. (a3d68ea)
- (Re)-add response queue to prevent blocking Kakoune. (404c8b8)
- Clear buf fifo on errors. (1343f00)
- Various dependencies bumps.

kak-tree-sitter-config-v0.4.0

Toggle kak-tree-sitter-config-v0.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
kak-tree-sitter-config v0.4.0

- d78abc0 Add `remove_default_highlighter` option
0