summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-05-16 09:58:27 +0000
committerBlaž Hrastnik2021-05-16 09:58:27 +0000
commit6e03019a2c7ec6e9d00a6308fe716468f767dd58 (patch)
tree0be2ded1ccc020d4f9c6a535cff85ccd166ca59b /TODO.md
parent31d41080edd216649d1db9ec7303561c58716d1d (diff)
Adjust highlighting for rust.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index d8fc9af7..6bc74844 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,4 @@
- Refactor tree-sitter-highlight to work like the atom one, recomputing partial tree updates.
-- syntax errors highlight query
------
@@ -19,15 +18,11 @@
- [ ] document.on_type provider triggers
- [ ] completion isIncomplete support
-- [ ] extract indentation calculation queries so we can support other languages.
-
1
-- [ ] :format/:fmt that formats the buffer
- [ ] respect view fullscreen flag
- [ ] Implement marks (superset of Selection/Range)
- [ ] nixos packaging
-- [ ] CI binary builds
- [ ] = for auto indent line/selection
- [ ] :x for closing buffers