Re: Idea for updating the plan

2006-08-10 Thread Smylers
A. Pagaltzis writes: > * David Golden <[EMAIL PROTECTED]> [2006-08-09 05:25]: > > > map ,V :source $VIMRC:filetype detect:exe ":echo 'vimrc > > reloaded'" > > Seems like way too much commotion to me. I just say > > :so % That only works if your .vimrc is still in the current window. It'

Re: Idea for updating the plan

2006-08-10 Thread A. Pagaltzis
* David Golden <[EMAIL PROTECTED]> [2006-08-09 05:25]: > map ,V :source $VIMRC:filetype detect:exe ":echo 'vimrc > reloaded'" Seems like way too much commotion to me. I just say :so % Always works, whether I have my .vimrc on that machine or not. That `%` expands to the filename for the ac