Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

kak-tree-sitter-v0.4.0

@hadronized hadronized tagged this 28 Aug 21:43
- a045858 Add support for YAML.
- 2a58160 Java support.
- 30e10c9 Scheme support.
- ac1d239 Fix highlighting for injections.
- 3f47a8f More highlighting groups.
- d2d9761 Hand-craft markdown queries.
- bf5fbfc Fix html config and vendor C++ queries.
- 848bddb Fix C++ highlighting.
- 18dafa0 Support for git-commit.
- 4e700ad Add support for tree-sitter-diff.
- cce2278 Remove cabal config.
- eedda58 Fix bash support.
- 9d3b046 Add LaTeX support.
- e288aca Simplify highlighting not to override the highlighter everytime.
- 8a78dec Add CONTRIBUTING.md.
- 72eb686 Add python support.
- 50fdec1 Support BibTex highlighting.
- 9f384ea Support Haskell highlighting.
- 345c61e Support JSON highlighting.
- df43f7d Support XML highlighting.
- 30d91ae Support CSS highlighting.
- 9391357 Support Makefile highlighting.
- fd4d770 Fix highlighter range computations (better unicode support).
- ea0fe6f Allow to read commands from a command FIFO.
- 58e0aea Enable highlighting via the FIFO command interface.
- 8961a3a [kak-tree-sitter] Rewrite with mio and remove tokio.
- c57a2f1 Introduce per-session FIFO.
- db20bdf Fix PID detection. #81
- db92ec5 Go grammar.
- 616863c Add support for sessionless (standalone) server. #90
- 8eb30e7 Adding support for ctrl-c signals.
- 9b25d55 Allow to specify the log level.
Assets 2