aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
* 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
* Detect filetype from shebang line (#1001)ath32021-11-08
* added Down keymapping. (#1019)LollipopFt2021-11-08
* Add WORD textobject (#991)Omnikar2021-11-08
* Touch up docs for adding new language (#1002)Gokul Soumya2021-11-08
* book: Mention git submodule sync tooBlaž Hrastnik2021-11-07
* feat(book/src/languages.md) (#979)ammkrn2021-11-07
* Add reverse search functionality (#958)Gygaxis Vainhardt2021-11-06
* Allow infoboxes to be disabled (#972)Omnikar2021-11-05
* Implement "Goto next buffer / Goto previous buffer" commandsath32021-11-04
* Add c-s to pick word under doc cursor to prompt line & search completion (#831)CossonLeo2021-11-04
* Add better description for copy_selection command (#969)Gokul Soumya2021-11-03
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Add arrow-key bindings for window switching (#933)Gygaxis Vainhardt2021-10-30
* Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898)Omnikar2021-10-28
* book: Document Alt-. and .Blaž Hrastnik2021-10-24
* Add commands for moving between splits with a direction (#860)Oskar Nehlin2021-10-23
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23
* book: Add a link to tutor.txtBlaž Hrastnik2021-10-23
* Fixed incorrect move commands (#894)Rowan H2021-10-22
* Typo fix (#893)Rowan H2021-10-22
* Add `Alt-,` to `keymap.md`, and replace hard-to-see commas with slashes (#884)Omnikar2021-10-22
* Add `C-j` and `C-k` to keybinds for picker (#876)VuiMuich2021-10-19
* Improve completion trigger (#838)CossonLeo2021-10-18
* use special.string.symbol instead of symbolMichael Davis2021-10-17
* align highlight scopes with documented scopesMichael Davis2021-10-17
* Make auto-completion a config (#853)Ivan Tham2021-10-16
* Merge pull request #821 from helix-editor/idle-timerBlaž Hrastnik2021-10-10
|\
| * Make idle-timeout configurableBlaž Hrastnik2021-10-10
* | Update mdbook style and fix unreadable table head (#806)Ivan Tham2021-10-09
|/
* Fix swapped selection rotation docs in `keymap.md` (#792)Omnikar2021-09-29
* experiment: space+k for LSP doc, K for keep_selectionsBlaž Hrastnik2021-09-24
* experiment: Move keep_primary_selection to ,Blaž Hrastnik2021-09-24
* Add option for automatic insertion of closing-parens/brackets/etc (#779)lurpahi2021-09-24
* Initial implementation of global search (#651)Leoi Hung Kin2021-09-21