Skip to content

Jintian/vim-logfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Vim-logfile

This plugin is used for syntax highlighting for log file created by log4j.

中文指南


请点击这里

Preview


vim-logfile-preview

Installation


Install with Vundle

Edit your vimrc:

Bundle "lepture/vim-velocity"

and install it:

:so ~/.vimrc
:BundleInstall

Install with pathogen

Add a submodule:

git submodule add git://github.com/Jintian/vim-logfile.git ~/.vim/bundle/logfile

Others

git clone git://github.com/Jintian/vim-logfile.git
cp vim-logfile/syntax/logfile.vim ~/.vim/syntax/
cp vim-logfile/ftdetect/logfile.vim ~/.vim/ftdetect/

About

Syntax highlighting support for logfile created by log4j.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published