-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Writings on iVim from you #107
Comments
This is awesome - thank you for posting it! |
Great idea! |
Working Copy is not good enoughWorking Copy’s Bidirectional Synchronization and submodule sucks! I’m no longer using Working Copy’s submodule. Vim 8 builtin package management is simpleYou just need to put the plugin folder under what is the
|
Could you elaborate on What kind of problem made you ask about |
I explained in my |
Thanks @brettc and Terry for this post. Now iPad and iVim is my daily driver for my workflow. One of the tips(Writing on iVim) I would like to share here is how to preview the markdown file in iPad with iVim since all the plugins for markdown preview can’t work in iPad. I use IA writer as the my iVIM markdown preview tool. When I edit my markdown file in ivim, I type “:ish” and then share the doc to IA writer. Then I place IA writer window side by side with iVIM. In IA writer, press and then you can see the markdown preview in realtime. Then you can continue to edit your text in iVIM and see the preview in IA writer side by side.:) Also, SIRI shortcut can work with iVim well. I wrote several simple shortcut that I can quickly convert the text in iVim into apple mail in the markdown format. As said, iPad Pro with keyboard is my daily driver and I don’t need my Macbook Air even when I have the long biz trip. Hopefully above is useful for vim users as writers on iPad.:) |
There’re missing words... “In IA Writer, press control-R...”:) |
I wrote a blogpost about “iVimClippy”, a shortcut I made to quickly edit my iOS clipboard in iVim. |
@brettc sent me an email saying that they would like to share how they are using iVim and managing plugins with the help of Working Copy: https://github.com/brettc/ivim
It always feels great to know that iVim helps. If you have something like this and would like to share, please do not hesitate and post the link here in this thread. It would probably help someone in need.
The text was updated successfully, but these errors were encountered: