teraterm : Teraterm MACRO syntax highlighting
script karma |
Rating 15/8,
Downloaded by 1277 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Russell Brinkmann |
|
script type |
syntax |
|
description |
Teraterm MACRO syntax highlighting. This script provides syntax highlighting for the Teraterm MACRO programming/scripting language. |
|
install details |
1) Put the teraterm.vim into your vimfiles/syntax directory
2) Edit your vimfiles/filetype.vim to include something like the lines below, which assumes that these files will end in *.ttl:
augroup filetypedetect
\" Teraterm MACRO files
au BufNewFile,BufRead *.ttl setf Teraterm
augroup END |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.174
|