eric weir

Results 35 issues of eric weir

I am trying to sync vimwiki in vim on mobile devices—actually iVim; vim for Apple mobile devices—and vimwiki on a MacBook. The problem is that when accessed from the cloud,...

Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...

Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...

markdown
folding

Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...

question
markdown
syntax
apple ecosystem

Explain the problem here ... Two plugins from my plugins list--vim-markdown and vim-markdown-folding--are not installed on PlugInstall. My plugin list from .vimrc follows: *** ``` call plug#begin('~/.vim/plugged') Plug 'xolox/vim-misc' Plug...

PlugInstall fails. I get the following error message: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun ------------------------------ ``` I do not know how to get output of...

Explain the problem here ... I pasted the vim-plug script to ~.vim/autoload. I put the following at the top of my .vimrc: call plug#begin(~/.vim/plugged') Plug ’xolox/vim-misc’ Plug ‘xolox/vim-session' Plug ‘xolox/vim-notes'...

I am using `vim-markdown` as my only writing related plugin. Previously, with other plugins—`vimwiki` and `wiki.vim`—I have been able to create a markdown link to a new file and to...

I have an iPad and an iPhone with iVim and vim-markdown. Identical .vimrc on both devices. In it I have `let g:vim_markdown_folding_level = 6`. I get different results on the...

That is my question. I have no idea how realistic it is. I know that other iOS apps have access to iCloud Drive. Certainly Apple’s Pages, Numbers, and Notes apps...