aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
* 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
* Update book to include typable command remapping (#1240)Oskar Nehlin2021-12-08
* Use same name used in config files for langs in docsGokul Soumya2021-12-08
* Auto generate docs for language supportGokul Soumya2021-12-08
* docs: Auto generate command listGokul Soumya2021-12-08
* Add note to `keymap.md` regarding `format_selections` (#1230)Omnikar2021-12-06
* fix: Normalize backtab into shift-tabBlaž Hrastnik2021-12-06
* Add last modified file (gm) (#1093)Ivan Tham2021-12-02
* Fix typo on docs (#1201)George Rodrigues2021-12-01
* Remove defunct helix-bin AUR linkNicholas Boyd Isacsson2021-11-29
* gf as goto_file (#1102)Bob2021-11-29