ironcamel / vimchat

XMPP Chat for vim
84 stars 11 forks source link

VimChat command doesn't appear in MacVim #22

Open granin opened 12 years ago

granin commented 12 years ago

VimChat command doesn't appear in MacVim I get "E492: Not an editor command: VimChat "

I've installed all minimum required dependencies on OS X Lion 10.7.2

used xmpppy-0.4.0 (let me know if 5.1rc version is reqired) installed it with: sudo python setup.py install

My MacVim is compiled with python: VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jul 27 2011 19:46:24) MacOS X (unix) version Included patches: 1-260 Compiled by Bjorn Winckler bjorn.winckler@gmail.com Huge version with MacVim GUI. Features included (+) or not (-): +arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer +fork() +fullscreen -gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap -lua +menu +mksession +modify_fname +mouse +mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg +odbeditor +path_extra +perl +persistent_undo +postscript +printer +profile +python -python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title +toolbar +transparency +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset +xim -xsmp -xterm_clipboard -xterm_save

ironcamel commented 12 years ago

Sorry, I don't have a mac. @throughnothing, can you test this on your mac? I wonder if this behavior occurs if not all the deps are installed.