> $ ps aux | grep vim > /Applications/MacVim.app/Contents/MacOS/MacVim -psn_0_3105526 > /Applications/MacVim.app/Contents/MacOS/Vim -g -f +/ -o test.txt > > See the plus slash "+/" and the option "-o"? That's the culprits right there! > > Most of the time I'm editing a different file. > Last pattern search is unwanted and unlikely to match. > When can I edit out these flags?
In case anyone got the wrong idea; what I meant was: WHERE can I edit the flags that MacVim uses to call vim. -- -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
