aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
* docs: Fix typo in book (#1537)Daniel Flanagan2022-01-22
* feat(languages): GraphQL (#1515)Jared Ramirez2022-01-21
* change show_subtree command into ':tree-sitter-subtree' typable command (#1524)Michael Davis2022-01-21
* add select_next_sibling and select_prev_sibling commands (#1495)Michael Davis2022-01-20
* feat(languages): Elm (#1514)Jared Ramirez2022-01-20
* feat(languages): Lean experimental tree-sitter-lean (#1422)Anders Christiansen Sørby2022-01-17
* Re-enable haskell in languages.toml (#1520)Kirawi2022-01-16
* Minor(book): Add `G` in normal mode (#1482)NexiNov2022-01-12
* add tree-sitter-git-config (#1426)Michael Davis2022-01-09
* docs: editor.filepicker -> editor.file-picker (#1465)Cottser2022-01-09
* docs: document @keyword.control.exception scopeEric Crosson2022-01-08
* feat: add tree-sitter-makeEric Crosson2022-01-08
* capture markdown link text as markup.link.text (#1456)Michael Davis2022-01-08
* Add default language server for JavaScript (#1457)Kevin Sjöberg2022-01-08
* Rework beginning of themes chapterCJ van den Berg2022-01-07
* add tree-sitter-regex (#1362)Michael Davis2022-01-06
* feat(commands): shrink_selection (#1340)Matouš Dzivjak2022-01-06
* Add textobjects and indents to c and cpp (#1293)Sebastian Neubauer2022-01-04
* Add llvm-mir highlighting (#1398)Sebastian Neubauer2022-01-04
* Add `:cquit!` command and prevent `:cquit` from ignoring unsaved changes (#1414)Omnikar2022-01-03
* Add LLVM TableGen highlighting (#1409)Sebastian Neubauer2022-01-03
* add tree-sitter-git-rebase (#1402)Michael Davis2021-12-30
* Add tree-sitter-git-diff (#1373)Michael Davis2021-12-29
* Improve llvm highlighting and queries (#1388)Sebastian Neubauer2021-12-29
* feat(commands): sort command (#1288)Matouš Dzivjak2021-12-27
* Add ruby indents (#1372)Stuart Hinson2021-12-27
* Mark macros as experimental in docsIvan Tham2021-12-27
* Rename play macro to replay macroIvan Tham2021-12-27
* Switch macro Q and qIvan Tham2021-12-27
* Update settings at runtime (#798)Tamo2021-12-26
* tree-sitter-gitcommit->tree-sitter-git-commitMichael Davis2021-12-25
* add new scopes to themes docsMichael Davis2021-12-25
* add gitcommit grammar and language configurationMichael Davis2021-12-25
* Add textobjects and indents to cmake (#1307)Sebastian Neubauer2021-12-25
* feat(lsp): configurable diagnostic severity (#1325)Matouš Dzivjak2021-12-25
* Support dockerfiles (#1303)Midnight Exigent2021-12-21
* docs: Add note about tree-sitter query precedence (#1314)Gokul Soumya2021-12-21
* Add fish highlighting (#1308)Sebastian Neubauer2021-12-21
* Add tree-sitter-comment (#1300)Michael Davis2021-12-19
* Add link and quote queries for markdownGokul Soumya2021-12-19
* Change text for gg to explain <n>gg (#1287)Ivan Tham2021-12-18
* cargo xtask docgenBlaž Hrastnik2021-12-18
* Add scala syntax highlights (#1278)Oliver Hechtl2021-12-18
* Add instructions for Fedora Linux (#1270)Chetan Vardhan2021-12-17
* Add indents.toml to perl (#1280)ath32021-12-17
* Partly fix latex highlights and add markup scope docsBlaž Hrastnik2021-12-15
* Update lang-support.mdBlaž Hrastnik2021-12-15
* Load alt default theme if true color is not supportedOmnikar2021-12-13
* Macros (#1234)Omnikar2021-12-12
* Add `save_selection` command (#1247)Omnikar2021-12-10