Skip to content

adrienverge/vim-python-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-python-logging

Vim plugin to color logs generated by python-logging.

When you open logs with Vim they'll look like this:

img

Useful for

Installation

  • Vundle

    Plugin 'adrienverge/vim-python-logging'

  • Pathogen

    git clone https://github.com/adrienverge/vim-python-logging ~/.vim/bundle/vim-python-logging

  • manual

    Copy ftdetect and syntax into your ~/.vim directory.

About

Vim plugin to color logs generated by python-logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published