pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/cde



Great. I'm an avid vim user, so this certainly comes in handy.

Thanks!

On Oct 4, 2012, at 7:06 PM, Moritz Wilhelmy wrote:

> By the way, something that comes in handy for me (as a vim user) is
> vim's patchmode option. Here is the pkgsrc-related snippet of my vimrc,
> in case you are interested (and are using vim, of course):
> 
> augroup pkgsrc
> au!
> au BufRead /usr/pkgsrc/*/*/work/*       set patchmode=.orig
> au BufRead /usr/pkgsrc/*/*/patches/*  set syntax=diff
> augroup END
> 
> This makes the inital patching a lot easier, i.e. when no .orig files
> are present yet.
> 
> 
> Best regards,
> 
> Moritz


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index