| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #55 from helix-editor/autoresize | Blaž Hrastnik | 2021-06-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | autoresize terminal in compositor render | Jan Hrastnik | 2021-06-02 |
* | | | Merge pull request #50 from wojciechkepka/config | Blaž Hrastnik | 2021-06-02 |
|\ \ \ |
|
| * | | | Use config_dir for logging, create config_dir | Wojciech Kępka | 2021-06-02 |
| | |/
| |/| |
|
* | | | Merge pull request #21 from IceDragon200/elixir-syntax | Blaž Hrastnik | 2021-06-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added missing tree-sitter-elixir submodule | Corey Powell | 2021-06-02 |
| * | | Added elixir syntax | Corey Powell | 2021-06-02 |
* | | | Better fix for w/e that also covers `ia<esc>we`/`ia<esc>wb` | Blaž Hrastnik | 2021-06-02 |
* | | | Support ctrl-f and ctrl-b to page up/down, fixes #41 | Blaž Hrastnik | 2021-06-02 |
* | | | f/t: Check if at bounds before searching, refs #43, closes #37 | Blaž Hrastnik | 2021-06-02 |
* | | | Fix panics when triggering w or e on the last char of the line | Blaž Hrastnik | 2021-06-02 |
* | | | fix: Don't allow moving past last line, fixes #30, #24 | Blaž Hrastnik | 2021-06-02 |
* | | | Merge pull request #40 from data0x200/fix-empty-command | Blaž Hrastnik | 2021-06-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix empty command cause panic | Daichi Takamiya | 2021-06-02 |
* | | | Update install notes | Blaž Hrastnik | 2021-06-02 |
* | | | book: Always generate the CNAME file | Blaž Hrastnik | 2021-06-02 |
|/ / |
|
* | | Run fmt | Blaž Hrastnik | 2021-06-02 |
* | | Merge pull request #38 from nathom/master | Blaž Hrastnik | 2021-06-02 |
|\ \ |
|
| * | | Add .DS_Store to ignored directories | nathom | 2021-06-02 |
* | | | Merge pull request #19 from wojciechkepka/archinstall | Blaž Hrastnik | 2021-06-02 |
|\ \ \ |
|
| * | | | Add Arch Linux installation instructions to README | wojciechkepka | 2021-06-01 |
| | |/
| |/| |
|
* | | | Merge pull request #34 from DanySpin97/improve-error | Blaž Hrastnik | 2021-06-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | Improve errors handling in main by adding context | Danilo Spinella | 2021-06-01 |
| |/ |
|
* | | Merge pull request #31 from wullewutz/patch-1 | Blaž Hrastnik | 2021-06-02 |
|\ \ |
|
| * | | Fixed c/p error in keymap doc | wullewutz | 2021-06-01 |
| |/ |
|
* | | Merge pull request #36 from swdunlop/patch-1 | Blaž Hrastnik | 2021-06-02 |
|\ \
| |/
|/| |
|
| * | Make HELIX_RUNTIME depend on pwd, not speed's HOME | Scott Dunlop | 2021-06-01 |
|/ |
|
* | Add typescript support & ts/js indentation queries | Blaž Hrastnik | 2021-06-01 |
* | Golang indent queries | Blaž Hrastnik | 2021-06-01 |
* | Allow setting a filepath on :write | Blaž Hrastnik | 2021-06-01 |
* | Change help prompt styling | Blaž Hrastnik | 2021-06-01 |
* | Don't crash if no filename specified on open | Blaž Hrastnik | 2021-06-01 |
* | Categorize _ as a word char, not punctuation | Blaž Hrastnik | 2021-05-31 |
* | Fix badge | Blaž Hrastnik | 2021-05-31 |
* | Allow setting verbosity to info again | Blaž Hrastnik | 2021-05-31 |
* | Link to install/keymap docs, fix build status badge | Blaž Hrastnik | 2021-05-31 |
* | Adjust golang indents yet again | Blaž Hrastnik | 2021-05-31 |
* | Allow moving to EOL byte, also fixes #15 | Blaž Hrastnik | 2021-05-31 |
* | Drop clap for pico-args | Blaž Hrastnik | 2021-05-31 |
* | Update mdbook styling, add link to AUR | Blaž Hrastnik | 2021-05-30 |
* | Merge pull request #13 from helix-editor/dependabot/cargo/tokio-1.6.1 | Blaž Hrastnik | 2021-05-30 |
|\ |
|
| * | Bump tokio from 1.6.0 to 1.6.1 | dependabot[bot] | 2021-05-30 |
* | | Merge pull request #11 from helix-editor/dependabot/github_actions/actions/up... | Blaž Hrastnik | 2021-05-30 |
|\ \ |
|
| * | | Bump actions/upload-artifact from 1 to 2.2.3 | dependabot[bot] | 2021-05-30 |
| |/ |
|
* | | Merge pull request #12 from helix-editor/dependabot/github_actions/actions/ca... | Blaž Hrastnik | 2021-05-30 |
|\ \
| |/
|/| |
|
| * | Bump actions/cache from 1 to 2.1.6 | dependabot[bot] | 2021-05-30 |
|/ |
|
* | Add dependabot config | Blaž Hrastnik | 2021-05-30 |
* | Update architecture.md | Blaž Hrastnik | 2021-05-30 |
* | Adjust rust indents | Blaž Hrastnik | 2021-05-30 |
* | Completion: Format docs tabs & highlight in the doc's native language | Blaž Hrastnik | 2021-05-30 |