Skip to content

Commit

Permalink
Added grecord (GDCT alias for record)
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Claesson committed Mar 6, 2015
1 parent 3d5e840 commit e7a2083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/epicsDb.vim
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if exists("b:current_syntax")
endif

" EPICS keywords
syn keyword epicsDbSttmnt record field
syn keyword epicsDbSttmnt record field grecord
syn keyword epicsDbType ai ao bi bo longin longout calc calcout
syn keyword epicsDbType compress dfanout event fanout mbbi mbbo
syn keyword epicsDbType mbbiDirect mbboDirect permissive sel seq
Expand Down

0 comments on commit e7a2083

Please sign in to comment.