Version 0.3.1

The previous version of this utility contained both the dictionary file and a ftplugin. However, I decided to split them and the ftplugin is now a separate script.
This commit is contained in:
Stefan Karlsson 2003-10-14 00:00:00 +00:00 committed by Able Scraper
commit 26adf4cff7
2 changed files with 176 additions and 0 deletions

8
README Normal file
View File

@ -0,0 +1,8 @@
This is a mirror of http://www.vim.org/scripts/script.php?script_id=767
This package provides keyword completion for TTCN-3.
In insert mode you hit ctrl-x ctrl-k to get suggestions of keywords that could complete the currently typed word.
Note: ctrl-x ctrl-k is the Vim built-in method for dictionary completion; check out vimtip #91 and vimtip #102 for cool stuff and adjustments you can make!

168
ttcn.dict Normal file
View File

@ -0,0 +1,168 @@
action
activate
address
all
alt
altstep
and
and4b
any
anytype
bit2hex
bit2int
bit2oct
bit2str
bitstring
boolean
call
catch
char
char
char2int
charstring
check
clear
complement
component
connect
const
control
create
deactivate
default
disconnect
display
do
done
else
encode
enumerated
error
except
exception
execute
extension
external
fail
false
float
float2int
for
from
from
function
getcall
getreply
getverdict
goto
group
hex2bit
hex2int
hex2oct
hex2str
hexstring
if
ifpresent
import
in
inconc
infinity
inout
int2bit
int2char
int2float
int2hex
int2oct
int2str
int2unichar
integer
interleave
ischosen
ispresent
label
language
length
lengthof
log
map
match
message
mixed
mod
modifies
module
modulepar
mtc
noblock
none
not
not4b
nowait
null
objid
oct2bit
oct2int
oct2str
octetstring
of
omit
on
optional
or
or4b
out
override
param
pass
pattern
port
procedure
raise
read
receive
record
recursive
regexp
rem
repeat
reply
return
rnd
running
runs
self
send
sender
set
setverdict
signature
sizeof
start
stop
str2int
str2oct
subset
substr
superset
system
template
testcase
timeout
timer
to
trigger
true
type
unichar2int
union
universal
unmap
value
valueof
var
variant
verdicttype
while
with
xor
xor4b