Hi all, The behavior I'm looking for is to be able to treat words separated by '.' as different words (as understood by the motion 'w') in the R language.
For example, let '|' denote the cursor position: |x.bar Now you hit 'w' x|.bar And so forth. Also, there are existing syntax rules for the language (I'm using vim-r-plugin). Is there a way I can augment the existing rules without touching that code (put something in my .vimrc or ~/.vim/bundles/myRchanges/r.vim when using pathogen)? Sorry, I'm sure this has been asked many times before. Thanks! Harold -- You received this message from the "vim_use" 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
