diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index a0957572c..acf8c33fc 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.4. Last change: 2015 Apr 12 +*todo.txt* For Vim version 7.4. Last change: 2015 Apr 13 VIM REFERENCE MANUAL by Bram Moolenaar @@ -68,13 +68,6 @@ Regexp problems: - this doesn't work: "syntax match ErrorMsg /.\%9l\%>20c\&\%<28c/". Leaving out the \& works. Seems any column check after \& fails. -PHP complete update, (complex, 2015 Apr 2) - -PHP syntax file update. (Jason Woofenden, 2015 Mar 24) - -Updated syntax files. (Charles Campbell, Apr 2) -Two messages. - Check out neovim bug reports that apply to Vim: https://github.com/neovim/neovim/issues?q=label%3Abug-vim Specifically: |