Adding upstream version 2:9.1.1230.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
95f88d82e6
commit
0985b09abd
6270 changed files with 2000183 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
" Vim predefined user commands
|
||||
|
||||
|
||||
" :CompilerSet - runtime/compiler/
|
||||
|
||||
CompilerSet makeprg=ant
|
||||
CompilerSet errorformat=\ %#[%.%#]\ %#%f:%l:%v:%*\\d:%*\\d:\ %t%[%^:]%#:%m,
|
||||
\%A\ %#[%.%#]\ %f:%l:\ %m,%-Z\ %#[%.%#]\ %p^,%C\ %#[%.%#]\ %#%m
|
||||
|
||||
|
||||
" :SynMenu - runtime/makemenu.vim
|
||||
|
||||
SynMenu AB.A2ps\ config:a2ps
|
||||
SynMenu AB.Aap:aap
|
||||
SynMenu AB.ABAP/4:abap
|
||||
SynMenu AB.Abaqus:abaqus
|
||||
SynMenu AB.ABC\ music\ notation:abc
|
||||
SynMenu AB.ABEL:abel
|
||||
SynMenu AB.AceDB\ model:acedb
|
||||
SynMenu AB.Ada:ada
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue