aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
...
* | | 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
* | Add llvm grammar (#1167)Kirawi2021-11-29
* | Implement black hole register (#1165)ath32021-11-28
* | Fix next char delete key documentation for prompt (#1180)ath32021-11-28
* | Implement no-yank delete/change (#1099)ath32021-11-24
|/
* Align selections via & (#1101)Bob2021-11-23
* Add link to Keymap page in book. (#1137)NexiNov2021-11-22
* File picker config (#988)Dan Nases Sha2021-11-20
* Document scrolling for hover command in keymap.md (#1117)Martin Junghanns2021-11-19
* Remove extra instance of delete_word_backword in book (#1103)NexiNov2021-11-15
* Add command to inc/dec number under cursor (#1027)Jason Hansen2021-11-15
* Readline style insert mode (#1039)Bob2021-11-15
* Add movement shortcut for history (#1088)Ivan Tham2021-11-14
* Add trim_selections command (#1092)ath32021-11-14
* Added workspace_symbol_picker (#1041)Ebbe Steenhoudt2021-11-14
* Implement "Goto last modification" command (#1067)ath32021-11-14
* docs: Mark more keybinds that require LSP and treesitter (#1081)Gokul Soumya2021-11-12
* Add arrow keys to view mode (#987)NexiNov2021-11-12
* Add `remove_selections` command (#1065)Omnikar2021-11-12
* Allow keys to be mapped to sequences of commands (#589)Omnikar2021-11-11
* add wonly -- window only (#1057)Bob2021-11-11
* Cleanup keymap doc book page (#1042)Gokul Soumya2021-11-10
* add <C-h>, <C-u>, <C-d>, Delete in prompt mode (#1034)Bob2021-11-09
* Add rename_symbol to book/ (#1031)CossonLeo2021-11-09