I'm developing an indent file for the Rexx language. I have it working fine and installed in ~/.vim/indent/rexx.vim as directed by the help.
It's working OK, but it's very simple, so I want to keep adding things to it until I get it right. But when I make a change, MacVim ignores the change until I restart. How do I get MacVim to re-read my indent file without a complete restart? I've tried "source ~/.vim/indent/rexx.vim" and "runtime indent/ rexx.vim" but they don't seem to work... Thanks, T -- You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php
