Saturday, October 26, 2013

Re: Vim on an embedded system

On 2013-10-26 18:08, meino.cramer@gmx.de wrote:
> I am running vim on a Beaglebone Black with Gentoo Linux
> (512MB DD3, 1GHZ ARM Cortex A8 CPU).

Those specs should be abundantly good for basic vimming. I've used
it on a 128MB 600MHz Celeron (both locally and via SSH) with no
trouble.

> Currently I am mainly editing Lua code.

Do you notice it primarily with Lua code and other filetypes are
okay? Or is it all filetypes?

How is it if you crank it up with "-u NONE" and avoid plugins and
startup scripts?

Is there a difference between ":syntax on" and ":syntax off"?

What sort of drive is it run from? (spinning-platter, flash,
RAM-disk, network drive) Does setting 'noswapfile' help?

I presume these files are of reasonable length (not hundreds of MB).

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

No comments: