Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 524 Bytes

TODO.md

File metadata and controls

17 lines (11 loc) · 524 Bytes

To do

  • add arguments autocompletion in all user commands, storing color and label arguments in dedicated autocompletion lists, for successive usage. Normalize colors to a unique syntax (e.g. 127 -> color127) ?

  • Make highlights persistent, saving on file all changes. So far you can load a script of Higlighlight.vim commands, using :HighlightLoadScript my_highlight.script. The specular function (save all Higlighlight.vim commands) must be implemented


top | home