Created
June 13, 2014 12:15
-
-
Save mpraglowski/2ab187dd0ad4deefb018 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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