* Przemyslaw Gawronski [2007.04.09 09:45]: > :argdo %s/\"//g | update<CR>
" is not special, so no need to quote it. :argdo %s/"//g | update<CR> -- JR
* Przemyslaw Gawronski [2007.04.09 09:45]: > :argdo %s/\"//g | update<CR>
" is not special, so no need to quote it. :argdo %s/"//g | update<CR> -- JR