* David Golden <[EMAIL PROTECTED]> [2006-08-09 05:25]: > map <silent> ,V :source $VIMRC<CR>:filetype detect<CR>:exe ":echo 'vimrc > reloaded'"<CR>
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 active buffer. Very handy to know about. Just another Vim hacker, -- Aristotle Pagaltzis // <http://plasmasturm.org/>