Skip to content

Instantly share code, notes, and snippets.

@mpraglowski
Created June 13, 2014 12:15
Show Gist options
  • Save mpraglowski/2ab187dd0ad4deefb018 to your computer and use it in GitHub Desktop.
Save mpraglowski/2ab187dd0ad4deefb018 to your computer and use it in GitHub Desktop.
02:13:20 (master=) ~/.vim$ vim
Error detected while processing /Users/mpraglowski/.vim/bundle/vim-zenroom2/plugin/zenroom2.vim:
line 65:
E128: Function name must start with a capital or "s:": g:zenroom_goyo_before()
line 67:
E133: :return not inside a function
line 74:
E193: :endfunction not inside a function
line 76:
E128: Function name must start with a capital or "s:": g:zenroom_goyo_after()
line 78:
E133: :return not inside a function
line 88:
E193: :endfunction not inside a function
line 90:
E700: Unknown function: g:zenroom_goyo_before
E700: Unknown function: g:zenroom_goyo_after
Press ENTER or type command to continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment