mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
updated for version 7.0d05
This commit is contained in:
parent
9e54a0e753
commit
01a347a1bb
@ -17,5 +17,6 @@ htmlcomplete.vim HTML
|
||||
javascriptcomplete.vim Javascript
|
||||
phpcomplete.vim PHP
|
||||
pythoncomplete.vim Python
|
||||
rubycomplete.vim Ruby
|
||||
syntaxcomplete.vim from syntax highlighting
|
||||
xmlcomplete.vim XML (uses files in the xml directory)
|
||||
|
@ -1,6 +1,6 @@
|
||||
" Script to define the syntax menu in synmenu.vim
|
||||
" Maintainer: Bram Moolenaar <Bram@vim.org>
|
||||
" Last Change: 2006 Apr 11
|
||||
" Last Change: 2006 Apr 15
|
||||
|
||||
" This is used by "make menu" in the src directory.
|
||||
edit <sfile>:p:h/synmenu.vim
|
||||
@ -449,6 +449,8 @@ SynMenu Sh-S.SQR:sqr
|
||||
SynMenu Sh-S.Ssh.ssh_config:sshconfig
|
||||
SynMenu Sh-S.Ssh.sshd_config:sshdconfig
|
||||
SynMenu Sh-S.Standard\ ML:sml
|
||||
SynMenu Sh-S.Stata.SMCL:smcl
|
||||
SynMenu Sh-S.Stata.Stata:stata
|
||||
SynMenu Sh-S.Stored\ Procedures:stp
|
||||
SynMenu Sh-S.Strace:strace
|
||||
SynMenu Sh-S.Subversion\ commit:svn
|
||||
|
Loading…
x
Reference in New Issue
Block a user