vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.3k stars 1.14k forks source link

Bad configuration #2406

Closed Villelmo closed 2 years ago

Villelmo commented 2 years ago

I follow the instructions but i get this error when i start VIM:

Error detected while processing /usr/share/vim/vim82/plugin/syntastic.vim: line 48: E117: Unknown function: syntastic#util#isRunningWindows line 55: E121: Undefined variable: s:_running_windows line 76: E121: Undefined variable: g:_SYNTASTIC_UNAME line 87: E121: Undefined variable: s:_running_windows line 120: E121: Undefined variable: g:_SYNTASTIC_DEFAULTS E116: Invalid arguments for function keys(g:_SYNTASTIC_DEFAULTS) line 181: E121: Undefined variable: g:SyntasticRegistry line 182: E121: Undefined variable: g:SyntasticNotifiers line 183: E121: Undefined variable: g:SyntasticModeMap line 282: E121: Undefined variable: g:syntastic_nested_autocommands Press ENTER or type command to continue

When open the code get the following error:

"hello.c" 18L, 399B Error detected while processing BufWinEnter Autocommands for ""..function 31_BufWinEnterHook: line 1: E117: Unknown function: syntastic#util#fname2buf Error detected while processing BufEnter Autocommands for ""..function 31 BufEnterHook: line 1: E117: Unknown function: syntastic#util#fname2buf Error detected while processing VimEnter Autocommands for "*"..function 31 VimEnterHook: line 2: E117: Unknown function: syntastic#log#debug

Each file of the repository https://github.com/vim-syntastic/syntastic.git i put in the following path:

/usr/share/vim/vim82/

This banner not appear when start VIM:

           ,
          / \,,_  .'|
       ,{{| /}}}}/_.'            _____________________________________________
      }}}}` '{{'  '.            /                                             \
    {{{{{    _   ;, \          /            Ladies and Gentlemen,              \
 ,}}}}}}    /o`\  ` ;)        |                                                |
{{{{{{   /           (        |                 this is ...                    |
}}}}}}   |            \       |                                                |

{{{{{{{{ \ \ | | }}}}}}}}} '. _ | | ___ | {{{{{{{{ /`. (_\ / | / _/ ____ / /___ __/ /()__ | }}}}}}' | //_/ --=: \ \/ / / / \/ / _ `/ / / / __/ | jgs {{{{ | '--' | / / // / / / / // /_/ ( ) // / / | }}}` | /__/__, // //_/_,/__/_//_/ | | /__/ | | / _____/

VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Oct 01 2021 01:51:08)