Skip to content
/ vim-klog Public

syntax highlighting for klog files in vim

License

Notifications You must be signed in to change notification settings

73/vim-klog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klog.vim

Syntax hightlighting for klog in vim.

screenshot

Installation

Just copy these files to your ~/.vim folder:

mkdir -p ~/.vim/ftdetect && cp ftdetect/klog.vim "$_"
mkdir -p ~/.vim/syntax && cp syntax/klog.vim "$_"

About

syntax highlighting for klog files in vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published