| Commit message (Expand) | Author | Age |
* | Remove some old TODOs | Blaž Hrastnik | 2021-10-27 |
* | enable smart case regex search by default (#761) | kraem | 2021-09-20 |
* | Fix broken test | Blaž Hrastnik | 2021-09-16 |
* | Clear some TODOs | Blaž Hrastnik | 2021-08-13 |
* | minor: Remove old TODOs | Blaž Hrastnik | 2021-06-22 |
* | Update deps, introduce the new tree-sitter lifetimes | Blaž Hrastnik | 2021-05-27 |
* | Adjust highlighting for rust. | Blaž Hrastnik | 2021-05-16 |
* | Update todos. | Blaž Hrastnik | 2021-05-09 |
* | Make post hooks trigger even when a different handler processes input. | Blaž Hrastnik | 2021-05-03 |
* | Keep primary selection as space+space. | Blaž Hrastnik | 2021-04-09 |
* | Loop around the end on regex searches. | Blaž Hrastnik | 2021-04-08 |
* | Add yet more language definitions. | Blaž Hrastnik | 2021-04-07 |
* | Simplify code by providin cx.current() = (view, doc). | Blaž Hrastnik | 2021-04-01 |
* | Update TODO. | Blaž Hrastnik | 2021-03-29 |
* | Update TODO | Blaž Hrastnik | 2021-03-24 |
* | add some TODOs | Blaž Hrastnik | 2021-03-24 |
* | Implement open_above (O). | Blaž Hrastnik | 2021-03-22 |
* | minor: TODO comment cleanup | Blaž Hrastnik | 2021-03-16 |
* | Clippy lint | Blaž Hrastnik | 2021-03-16 |
* | lsp: Emit didSave notifications. | Blaž Hrastnik | 2021-03-12 |
* | Implement the f/t/F/T find/till family of commands. | Blaž Hrastnik | 2021-03-11 |
* | Add a selection mode again. | Blaž Hrastnik | 2021-03-01 |
* | commands: = as range formatting (via lsp) | Blaž Hrastnik | 2021-02-26 |
* | commands: Implement count for a few more commands. | Blaž Hrastnik | 2021-02-25 |
* | minor | Blaž Hrastnik | 2021-02-22 |
* | commands: Wire up toggle comments as ctrl-c | Blaž Hrastnik | 2021-02-19 |
* | Send updates to the lsp on undo/redo. | Blaž Hrastnik | 2021-02-16 |
* | Finally: Retain horizontal position when moving vertically. | Blaž Hrastnik | 2021-02-12 |
* | Parse input counts: 10w, etc. | Blaž Hrastnik | 2021-02-09 |
* | Implement vertical split calculations. | Blaž Hrastnik | 2021-02-09 |
* | deps update | Blaž Hrastnik | 2021-02-09 |
* | More robust syntax detection/grammar loading. | Blaž Hrastnik | 2020-09-22 |
* | Refactor a little bit. | Blaž Hrastnik | 2020-09-12 |