update TODO
This commit is contained in:
parent
d57be83522
commit
885f372410
5
TODO
5
TODO
|
@ -12,9 +12,6 @@
|
||||||
|
|
||||||
* Crash recovery support (swap files)
|
* Crash recovery support (swap files)
|
||||||
|
|
||||||
* Sanitize prompt history handling, hooks should not have side effects
|
|
||||||
on history
|
|
||||||
|
|
||||||
* improve highlighters
|
* improve highlighters
|
||||||
|
|
||||||
- folding support
|
- folding support
|
||||||
|
@ -73,6 +70,6 @@
|
||||||
* Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b)
|
* Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b)
|
||||||
|
|
||||||
* Comments and strings should be more integrated than just highlighting, matching chars
|
* Comments and strings should be more integrated than just highlighting, matching chars
|
||||||
for example should be strings and comments aware
|
for example should be strings and comments aware (should they ?)
|
||||||
|
|
||||||
* %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg
|
* %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg
|
||||||
|
|
Loading…
Reference in New Issue
Block a user