aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix underflow when repeating a completion that has a negative shift position ...Philipp Mildenberger2023-06-12
* Check for 'git' before fetching/building grammars (#7320)Michael Davis2023-06-12
* Use Vue language server based on Volar (#7312)Selwyn2023-06-11
* fix: add file argument in help text (#7307)0xHiro / ヒロ2023-06-10
* Add Fortran comment injections (#7305)lefp2023-06-10
* Support core mode for delve debugger (#7300)Vitalii Solodilov2023-06-10
* add config option for instant completion entry preview (defaulting to true).Luca Schlecker2023-06-09
* Add register statusline element (#7222)spectre2562023-06-08
* Auto indent on `insert_at_line_start` (#5837)Alex2023-06-08
* Fix book configuration for edit template (#7278)Tshepang Mbambo2023-06-08
* Fix style overwriting in table rows with multiple cells (#7281)Michael Davis2023-06-08
* misc doc fixes/improvements (#7282)Tshepang Mbambo2023-06-08
* Bail if no language servers support workspace symbols (#7286)Michael Davis2023-06-08
* Fix C++ queries and update tree-sitter-cpp (#7285)Dimitri Sabadie2023-06-07
* theme: added gruvbox dark soft variant (#7139)broke2023-06-07
* Add support for language t32 (#7140)Christoph Sax2023-06-07
* add move_prev_long_word_end and extend_prev_long_word_end (#6905)vwkd2023-06-07
* Break long sentence in book configuration footnote (#7279)Tshepang Mbambo2023-06-07
* Propagate the count and register to command palette commandsMichael Davis2023-06-07
* Persist register selection in pending keymapsMichael Davis2023-06-07
* Add check for a non-zero value for tab width (#7178)Ilya Sovtsov2023-06-07
* commands(toggle): use pattern matching on the Value enum (#7240)Alex Vinyals2023-06-07
* Fix verilog grammar source repo and revision (#7262)blt__2023-06-07
* Autumn theme: style "soft-wrap indicator" + maintenance (#7229)Jens Getreu2023-06-07
* Remove Keymap(KeyTrie) and simply use KeyTrie.gibbz002023-06-07
* Move `keymap.reverse_keymap()` to `Keytrie`:gibbz002023-06-07
* Remove pub keymap.name();gibbz002023-06-07
* Place `Info::from_keymap()` contents in `keymap.infobox()`:gibbz002023-06-07
* Keymap infobox: Idiomatic body tuple.gibbz002023-06-07
* Exclude config no_op bindings in command palette.gibbz002023-06-07
* Remove superfluous command description pruning for keymap infobox:gibbz002023-06-07
* `helix_term::keymap`: Remove one-liner solely used for a test.gibbz002023-06-07
* Make `Keymap` a tuple struct.gibbz002023-06-07
* keymap: Rename KeyTrie::Leaf -> KeyTrie::MapppableCommandgibbz002023-06-07
* keymap: Derive `Default` for KeyTrieNodegibbz002023-06-07
* Add support for Forth (#7256)Alexander Brevig2023-06-06
* Recognize 'make' file-type as Makefile (#7212)Tobias Clasen2023-06-06
* build(deps): bump regex from 1.8.3 to 1.8.4 (#7249)dependabot[bot]2023-06-06
* build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)dependabot[bot]2023-06-06
* build(deps): bump url from 2.3.1 to 2.4.0 (#7247)dependabot[bot]2023-06-06
* build(deps): bump hashbrown from 0.13.2 to 0.14.0 (#7246)dependabot[bot]2023-06-06
* build(deps): bump chrono from 0.4.25 to 0.4.26 (#7245)dependabot[bot]2023-06-06
* build(deps): bump libc from 0.2.144 to 0.2.145 (#7244)dependabot[bot]2023-06-06
* feat(core): add plaintext matching fallback to tree-sitter matching (#4288)Alex Vinyals2023-06-05
* Exit gracefully on termination signals (#7236)Michael Davis2023-06-05
* feat(commands): allows cycling option values at runtime (#4411)Alex Vinyals2023-06-05
* Add blueprint language (#7213)Ivan Tkachuk2023-06-05
* Update install.md instructions regarding symlinks (#7231)Rich Seymour2023-06-05
* Fix textobject keybindings in usage docs (#7197)avaunit022023-06-04
* fix UB in diff gutter (#7227)Pascal Kuthe2023-06-04