Created
          October 21, 2013 23:54 
        
      - 
      
- 
        Save reem/7092920 to your computer and use it in GitHub Desktop. 
    vim 7.4a error
  
        
  
    
      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
    
  
  
    
  | Error detected while processing function pymode#Option: | |
| line 8: | |
| E121: Undefined variable: g:pymode_syntax | |
| E121: Undefined variable: g:pymode_doc | |
| E121: Undefined variable: g:pymode_lint | |
| E121: Undefined variable: g:pymode_rope | |
| E121: Undefined variable: g:pymode_run | |
| E121: Undefined variable: g:pymode_breakpoint | |
| E121: Undefined variable: g:pymode_folding | |
| Error detected while processing /Users/Jonathan/.spf13-vim-3/.vim/bundle/python-mode/after/ftplugin/ | |
| python.vim: | |
| line 2: | |
| E121: Undefined variable: g:pymode_rope | |
| E15: Invalid expression: g:pymode && g:pymode_rope && g:pymode_rope_vim_completion | |
| Error detected while processing /Users/Jonathan/.spf13-vim-3/.vim/bundle/python-mode/after/indent/py | |
| thon.vim: | |
| line 1: | |
| E121: Undefined variable: g:pymode_indent | |
| E15: Invalid expression: !g:pymode || !g:pymode_indent | |
| Error detected while processing function pymode#Option: | |
| line 8: | |
| E121: Undefined variable: g:pymode_syntax | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment