1
0
forked from aniani/vim

Add completion for ":ownsyntax" and improve completion for ":filetype".

(Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-07-29 20:59:59 +02:00
parent 8ada2cca0a
commit 1587a1e37d
6 changed files with 51 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 28
*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -30,8 +30,6 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
*known-bugs*
-------------------- Known bugs and current work -----------------------
Patch for :filetype completion. (Dominique Pelle, Jul 28)
Windows 7: "Open with..." menu starts Vim without a file.
Need to use other registry methods in if_ole.cpp?