Saturday, February 16, 2013

Re: ios vim and plugins

You can make new folders on iOS from within Vim without jailbreaking. Try 'e .' to browse the "home" directory using netrw, and then, in normal mode, 'd' to create a new directory. This allows for a tedious way to install plugins by hand. But vimballs also work, since vimball uses netrw to make directories if mkdir is not available.

Now we just need a pure vimscript network file sharing implementation, and the iOS version of Vim will be useful.

David

--
--
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: