Update TODO
This commit is contained in:
parent
baa9f28714
commit
4750c92b89
6
TODO
6
TODO
|
@ -14,8 +14,6 @@
|
||||||
|
|
||||||
* Crash recovery support (swap files)
|
* Crash recovery support (swap files)
|
||||||
|
|
||||||
* Detect external file changes
|
|
||||||
|
|
||||||
* Sanitize prompt history handling, hooks should not have side effects
|
* Sanitize prompt history handling, hooks should not have side effects
|
||||||
on history
|
on history
|
||||||
|
|
||||||
|
@ -44,7 +42,9 @@
|
||||||
|
|
||||||
- More automatic hiding behaviour
|
- More automatic hiding behaviour
|
||||||
|
|
||||||
* improve the option based completion
|
* improve insert completion
|
||||||
|
|
||||||
|
- Detect when the following text is matching the inserted completion
|
||||||
|
|
||||||
- Support different options
|
- Support different options
|
||||||
(setb completers word,option=cpp_completions,option=spell_completions)
|
(setb completers word,option=cpp_completions,option=spell_completions)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user