mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-30 23:37:17 +03:00
TODO: update
This commit is contained in:
parent
74a315cd0e
commit
9a6cef5230
6
TODO
6
TODO
@ -1,16 +1,10 @@
|
|||||||
High Priority
|
High Priority
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
* Hooks: most configurability should come from hooks (and not options). for
|
|
||||||
example syntax highlighting should be implemented with a hook like
|
|
||||||
':hook WindowCreate /.*\.cpp/ addfilter hlcpp'
|
|
||||||
|
|
||||||
* Options: They should be typed, and scoped. An option should be global,
|
* Options: They should be typed, and scoped. An option should be global,
|
||||||
buffer local, or window local. there should be a way to specify
|
buffer local, or window local. there should be a way to specify
|
||||||
which locality an option support.
|
which locality an option support.
|
||||||
|
|
||||||
* Init File: read and execute commands from a file at startup
|
|
||||||
|
|
||||||
Medium Priority
|
Medium Priority
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user