On 2013-10-27 08:54, Dominique Pellé wrote: > If Vim is slow because of CPU, try to profile with with gprof or > with "valgrind --tool=callgrind vim".
Vim works quite well on lesser specs, so I'm pretty sure that based on the OP's previous feedback, it's some Lua plugin/script that is causing the problem (non-Lua files seem to edit without slowdown). Once that is removed/debugged, it should be fine. No need to rebuild Vim :-) -tim -- -- 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/groups/opt_out.
