Saturday, October 26, 2013

Re: Vim on an embedded system

> Currently I am mainly editing Lua code. Unfortunately this
> seems to be damn slow...partly I am waiting for the characters
> to appear on the screen or that a movement of the cursor finally
> happens.

Do you have any plugins installed? I don't know the lua ftplugin but maybe (if there is any) it does things that cause this slow-down. I ran vim on a zaurus handheld for some time. Back then, such slow-downs were mostly caused by foldexpr, indentexpr, things that happen at CursorMoved(I) etc. Otherwise performance was acceptable.

Regards

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: