txt.vim : Universal syntax script for all txt docs, logs and other types
script karma |
Rating 133/71,
Downloaded by 5483 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Tomasz Kalkosinski |
|
script type |
syntax |
|
description |
This is an universal syntax script for all text documents, logs, changelogs, readmes and all other strange and undetected filetypes. The goal is to keep it very simple.It colors numbers, operators, signs, cites, brackets, delimiters, comments, TODOs, errors, debug, changelog tags and basic smileys ;]
Visit project site for details and comparision screenshots:
http://spoonman.eu/wiki/index.php?page=txt+syntax+file
I'd also suggest to add a file into your $HOME/ftdetect called txt.vim that contains a line:
au BufRead,BufNewFile * setfiletype txt
This way if Vim cannot detect a filetype of a file you've just opened - it sets this universal syntax.
Your suggestions are very welcome. |
|
install details |
Download package and unzip to your $HOME/syntax directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.175
|