did this patch change vim behavior with ranges somehow? I'm using vim compiled from source with all the patches, and recently the EasyAlign plugin has stopped working. Whatever I do it just moves the cursor on the first line / first column of the buffer. Moreover if I select a range of text and do:
:'<,'>CoffeeCompile I get the error "E14: Invalid address" and the command compiles all the file instead of just the selected part. I'm not sure this patch is the culprit of course, but it seems a good candidate :) I'm using vim compiled with homebrew on osx (as said, 7.4 with all the patches up to 537) -- -- You received this message from the "vim_dev" 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_dev" 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/d/optout.
