Sha256: b2800a6f9daef8b64023c97ebc193eab8162c2ebc6f9f1f58890980ef56758c3
Contents?: true
Size: 185 Bytes
Versions: 26
Compression:
Stored size: 185 Bytes
Contents
In order to syntax-highlight *.irt files as ruby files in vi, you must add the following lines to your .vimrc file: syntax on filetype on au BufRead,BufNewFile *.irt set filetype=ruby
Version data entries
26 entries across 26 versions & 1 rubygems