sponsor Vim development Vim logo Vim Book Ad

Logcat syntax highlighter : Syntax highlighting for Android logcat files

 script karma  Rating 57/28, Downloaded by 2117  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
logcat.vim 1.1 2009-08-12 6.0 Naseer Ahmed Changed color to darkgreen for log.D logs.
logcat.vim 1.0 2009-08-10 6.0 Naseer Ahmed Initial upload
ip used for rating: 3.144.48.135

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github