trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 208 forks source link

Vim setup menu does not exist, even though linked to in editor-setup. #83

Open DongDiddler opened 10 years ago

DongDiddler commented 10 years ago
~ # xiki editor-setup
> Directions for installing and Xiki-enable an editor
<< aquamacs setup/
<< emacs setup/
<< vim setup/
Suggest more by tweeting to @xiki.
in the works/
~ # xiki vim-setup   
> Menu doesn't exist yet
| Create it?  Make your menu by creating one of these...
+ text file/
+ items/
+ notes/
+ code/
+ more/
~ # 
colbywhite commented 9 years ago

Ditto. It would seem some people have managed to get there VIMs configured though. Perhaps the instructions are somewhere and just need to be linked appropriately? I'm looking for those vim instructions now.

EDIT: There are some vim_status.notes that may or may not be out of date that might be related. They don't seem to work for me.

trogdoro commented 9 years ago

The vim support is only in the prototype phase, and isn't functional, unfortunately (which is why the kickstarter was about adding vim support to Xiki). The next step is to work on refactoring the core to make it much more elegant for vim (and other editors) to use Xiki (and, really, to run code in general more elegantly). I'll be reaching out to people to remote pair program on this. Anyone interested? :)

--Craig

On Sunday, July 20, 2014, Colby M. White notifications@github.com wrote:

Ditto. It would seem some people have managed to get there VIMs configured though. Perhaps the instructions are somewhere and just need to be linked appropriately? I'm looking for those vim instructions now.

— Reply to this email directly or view it on GitHub https://github.com/trogdoro/xiki/issues/83#issuecomment-49558015.

colbywhite commented 9 years ago

That makes sense. Thanks for the comment. VIM plugins aren't my speciality unfortunately. That xiki.vim doesn't compute for me. Sorry.

I'll keep poking around in here though until I find something I can help out on.