aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/commands/typed.rs
Commit message (Expand)AuthorAge
* Add runtime language configuration (#1794) (#1866)Roland Kovacs2022-04-05
* Add typed commands buffer-next and buffer-previous (#1940)Dr. David A. Kunz2022-04-03
* Avoid using the format ident Rust feature (#1881)Marcin Puc2022-03-30
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* Put esoteric line endings behind a feature flagBlaž Hrastnik2022-03-17
* Refactor :set to parse by deserializing values (#1799)Gokul Soumya2022-03-15
* Add horizontal and vertical split scratch buffers (#1763)Joe2022-03-14
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* Split out typable commands into a separate fileBlaž Hrastnik2022-03-07