> Whenever I have relative line number on (relativenumber), and syntax > highlighting enabled (syntax on), moving the cursor is painfully slow. Not > only moving between lines, but just moving the cursor left/right on the same > line.
which os are you using? do you use gvim or vim under a console? if you are using terminal vim on linux you may try to change terminal emulator and maybe try to use a bitmap font instead of a antialiased one. trying a different terminal emulator can also be a useful test if your current program has some configuration problem. since you already tried a stock vim with no config and no plugins I've not other useful suggestions to give... -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" 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.
