Blaž Hrastnik
|
7c9ebd05b8
|
Remove some TODOs
|
2022-01-23 16:10:36 +09:00 |
|
Blaž Hrastnik
|
3fe353c47c
|
Remove some old TODOs
|
2021-10-27 12:25:00 +09:00 |
|
kraem
|
4a003782a5
|
enable smart case regex search by default (#761)
|
2021-09-20 13:45:07 +09:00 |
|
Blaž Hrastnik
|
d8b94ba85f
|
Fix broken test
|
2021-09-16 15:54:43 +09:00 |
|
Blaž Hrastnik
|
88cc0f85a5
|
Clear some TODOs
|
2021-08-13 13:15:53 +09:00 |
|
Blaž Hrastnik
|
20f33ead67
|
minor: Remove old TODOs
|
2021-06-22 23:26:34 +09:00 |
|
Blaž Hrastnik
|
094203c74e
|
Update deps, introduce the new tree-sitter lifetimes
|
2021-05-28 00:00:51 +09:00 |
|
Blaž Hrastnik
|
6e03019a2c
|
Adjust highlighting for rust.
|
2021-05-16 18:58:27 +09:00 |
|
Blaž Hrastnik
|
d33e8fd3d8
|
Update todos.
|
2021-05-09 19:03:03 +09:00 |
|
Blaž Hrastnik
|
ab4decfd6d
|
Make post hooks trigger even when a different handler processes input.
The default handler is now simply a fallback.
|
2021-05-03 17:56:02 +09:00 |
|
Blaž Hrastnik
|
392c4a9c02
|
Keep primary selection as space+space.
|
2021-04-10 00:21:54 +09:00 |
|
Blaž Hrastnik
|
9ca2909c80
|
Loop around the end on regex searches.
|
2021-04-08 22:34:06 +09:00 |
|
Blaž Hrastnik
|
89f81be31b
|
Add yet more language definitions.
|
2021-04-07 14:04:13 +09:00 |
|
Blaž Hrastnik
|
0dbd5b61ef
|
Simplify code by providin cx.current() = (view, doc).
|
2021-04-01 11:01:26 +09:00 |
|
Blaž Hrastnik
|
626e49448c
|
Update TODO.
|
2021-03-29 15:28:57 +09:00 |
|
Blaž Hrastnik
|
025d63bc30
|
Update TODO
|
2021-03-24 18:16:15 +09:00 |
|
Blaž Hrastnik
|
376232c543
|
add some TODOs
|
2021-03-24 15:00:41 +09:00 |
|
Blaž Hrastnik
|
df306fe031
|
Implement open_above (O).
|
2021-03-22 13:53:43 +09:00 |
|
Blaž Hrastnik
|
143cfe13e0
|
minor: TODO comment cleanup
|
2021-03-16 15:41:42 +09:00 |
|
Blaž Hrastnik
|
4f77d80e74
|
Clippy lint
|
2021-03-16 13:51:35 +09:00 |
|
Blaž Hrastnik
|
6cbfb050e2
|
lsp: Emit didSave notifications.
|
2021-03-12 16:25:12 +09:00 |
|
Blaž Hrastnik
|
4acf301022
|
Implement the f/t/F/T find/till family of commands.
|
2021-03-11 16:15:27 +09:00 |
|
Blaž Hrastnik
|
ec4dd0a176
|
Add a selection mode again.
|
2021-03-01 14:31:34 +09:00 |
|
Blaž Hrastnik
|
1ae7c43391
|
commands: = as range formatting (via lsp)
|
2021-02-26 15:52:43 +09:00 |
|
Blaž Hrastnik
|
01907b3497
|
commands: Implement count for a few more commands.
|
2021-02-25 16:49:30 +09:00 |
|
Blaž Hrastnik
|
8b9b02f08b
|
minor
|
2021-02-22 12:06:28 +09:00 |
|
Blaž Hrastnik
|
7a1ff5e45f
|
commands: Wire up toggle comments as ctrl-c
|
2021-02-19 13:59:24 +09:00 |
|
Blaž Hrastnik
|
1ffd1e7633
|
Send updates to the lsp on undo/redo.
|
2021-02-16 18:11:17 +09:00 |
|
Blaž Hrastnik
|
239db79834
|
Finally: Retain horizontal position when moving vertically.
|
2021-02-12 16:49:24 +09:00 |
|
Blaž Hrastnik
|
de5170dcda
|
Parse input counts: 10w, etc.
|
2021-02-09 16:39:17 +09:00 |
|
Blaž Hrastnik
|
5e73f83efa
|
Implement vertical split calculations.
|
2021-02-09 15:59:42 +09:00 |
|
Blaž Hrastnik
|
755632f231
|
deps update
|
2021-02-09 15:40:06 +09:00 |
|
Blaž Hrastnik
|
eb639eb2e4
|
More robust syntax detection/grammar loading.
|
2020-09-22 18:27:37 +09:00 |
|
Blaž Hrastnik
|
a106be94f1
|
Refactor a little bit.
|
2020-09-12 17:44:57 +09:00 |
|