sponsor Vim development Vim logo Vim Book Ad

pacmanlog.vim : highlight pacman's log file

 script karma  Rating 10/4, Downloaded by 1398  Comments, bugs, improvements  Vim wiki

created by
lilydjwg
 
script type
syntax
 
description
Make the time, different actions and warnings/errors in Arch Linux's package manager---pacman's log file highlighted.
 
install details
Put the pacmanlog.vim in ~/.vim/syntax (on Windows, $VIM/vimfiles/syntax).
Add the following to filetype.vim (or your vimrc, or wherever it'll load automatically)
  au BufRead pacman.log setf pacmanlog
 

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
pacmanlog.vim 1.2 2013-08-19 7.0 lilydjwg * add reinstall and downgrade highlight
pacmanlog.vim 1.1 2013-04-11 7.0 lilydjwg * updated for pacman 4.1
pacmanlog.vim 1.0 2011-05-06 7.0 lilydjwg Initial upload
ip used for rating: 34.206.1.144

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