1
0
forked from aniani/vim

Update TeX syntax file.

This commit is contained in:
Bram Moolenaar
2010-07-26 22:51:56 +02:00
parent 5e109c4ab0
commit 611df5b96e
3 changed files with 250 additions and 112 deletions

View File

@@ -33,11 +33,18 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
Access to free memory with :redir command. (Dominique Pelle, 2010 Jul 25)
Easier way to reproduce in later message.
Patch for VMS. Zoltan Arpadffy, 2010 Jul 26.
Patch for :find completion. (Nazri Ramliy)
But I prefer to keep term.h and include/term.h Nazri will work on it.
Move more common code from if_python.c and if_python3.c to if_py_both.h
Problem with concealends in v50 of tex.vim? (Charles Campbell, 2010 Jul 26)
Add filetype completion to user commands. (Christian Brabandt, 2010 Jul 26)
But call it "filetype" instead of "syntax".
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)