Logcat syntax highlighter : Syntax highlighting for Android logcat files
| script karma |
Rating 57/28,
Downloaded by 2537 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Naseer Ahmed |
| |
| script type |
| syntax |
| |
| description |
Highlights Android logcat files with extension *.logcat based on the log level
Please see http://developer.android.com/guide/developing/tools/adb.html#logcat for more information on Android logcat logs.
|
| |
| install details |
The adb logcat file needs to have a .logcat extension.
Please place the logcat.vim file in your ~/.vim/syntax directory and add the following line to your ~/.vimrc (or _vimrc on Windows)
au BufRead,BufNewFile *.logcat set filetype=logcat
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|