Update TODO
This commit is contained in:
parent
edb5dbc56f
commit
6c46dab035
6
TODO
6
TODO
|
@ -17,14 +17,8 @@ Medium Priority
|
||||||
|
|
||||||
* configurable insert mode completion support
|
* configurable insert mode completion support
|
||||||
|
|
||||||
* pasting big chunks of text from the terminal is slooooow.
|
|
||||||
(this is due to WordCompletion regex matching the whole
|
|
||||||
buffer once per inserted char)
|
|
||||||
|
|
||||||
* Design an Asynchronous model for interaction with external tools.
|
* Design an Asynchronous model for interaction with external tools.
|
||||||
For example Kakoune should provide a way to run a completion
|
For example Kakoune should provide a way to run a completion
|
||||||
shell command without freezing until the completer returns.
|
shell command without freezing until the completer returns.
|
||||||
|
|
||||||
* EventManager should handle timers.
|
|
||||||
|
|
||||||
* automatic line splitting/paragraph formatting
|
* automatic line splitting/paragraph formatting
|
||||||
|
|
Loading…
Reference in New Issue
Block a user