ソースを参照

Added void type

master
zelaven 2年前
コミット
503cfc796c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      acs.vim

+ 1
- 1
acs.vim ファイルの表示

@ -12,7 +12,7 @@ hi def link language_keywords Keyword
syn keyword script_types OPEN ENTER RETURN RESPAWN DEATH LIGHTNING UNLOADING DISCONNECT KILL REOPEN net
hi def link script_types Keyword
syn keyword types int str bool
syn keyword types int str bool void
hi def link types Type
syn keyword TODO TODO FIXME XXX

読み込み中…
キャンセル
保存