You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
execute pathogen#infect()
syntax on
filetype plugin indent on
does not work with coquille; specifically, :CoqLaunch does not work (vim 7.4.52 on Ubuntu 14.04). What it should expand to, i.e. :call coquille#Launch(), does do something, but any attempt to type in the interaction window results in:
Error detected while processing InsertEnter Auto commands for "<buffer=1>":
Traceback (most recent call last):
The text was updated successfully, but these errors were encountered:
the minimal pathogen setup
does not work with coquille; specifically,
:CoqLaunch
does not work (vim 7.4.52 on Ubuntu 14.04). What it should expand to, i.e.:call coquille#Launch()
, does do something, but any attempt to type in the interaction window results in:The text was updated successfully, but these errors were encountered: