Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json support broke after recent update #51

Closed
le0nik opened this issue May 29, 2015 · 2 comments
Closed

json support broke after recent update #51

le0nik opened this issue May 29, 2015 · 2 comments
Labels

Comments

@le0nik
Copy link

le0nik commented May 29, 2015

Now whenever i open .json file i get

Error detected while processing /Users/_me_/.vim/plugged/vim-css-color/after/syntax/json.vim:
line    6:
E119: Not enough arguments for function: css_color#init
E119: Not enough arguments for function: css_color#init

It used to work fine before that.

@ilpianista
Copy link

Same for me. That commit breaks a lot of stuff here:

Error detected while processing /home/andrea/.vim/bundle/vim-css-color/after/syntax/json.vim:
line    6:
E119: Not enough arguments for function: css_color#init
Error detected while processing /home/andrea/.vim/bundle/vim2hs/syntax/haskell.vim:
line   67:
E171: Missing :endif
Error detected while processing function <SNR>32_on_window_changed..<SNR>32_init..airline#switch_matching_theme:
line    3:
E121: Undefined variable: g:airline#themes#base16-default#palette
E15: Invalid expression: g:airline#themes#{g:colors_name}#palette
Error detected while processing function <SNR>32_on_window_changed..<SNR>32_init..airline#switch_matching_theme..airline#switch_theme:
line    2:
E121: Undefined variable: g:airline#themes#base16-default#palette
E15: Invalid expression: g:airline#themes#{a:name}#palette "also lazy loads the them
e
Error detected while processing function <SNR>32_on_window_changed..<SNR>32_init..airline#switch_matching_theme..airline#switch_theme..airline#load_theme:
line    5:
E121: Undefined variable: g:airline#themes#base16-default#palette
E15: Invalid expression: g:airline#themes#{g:airline_theme}#palette
line    6:
E121: Undefined variable: palette
E116: Invalid arguments for function airline#themes#patch
Error detected while processing function <SNR>32_on_window_changed..<SNR>32_init..airline#switch_matching_theme..airline#switch_theme..airline#load_theme..airline#highlighter#load_theme..airline#highlighter#highlight:
line    1:
E121: Undefined variable: g:airline#themes#base16-default#palette
E15: Invalid expression: g:airline#themes#{g:airline_theme}#palette
E121: Undefined variable: g:airline#themes#base16-default#palette
E15: Invalid expression: g:airline#themes#{g:airline_theme}#palette
Error detected while processing function <SNR>32_on_window_changed..<SNR>32_init..airline#switch_matching_theme..airline#switch_theme..airline#load_theme..airline#extensions#load_theme:
line    1:
E121: Undefined variable: g:airline#themes#base16-default#palette
E116: Invalid arguments for function airline#util#exec_funcrefs

@ap ap closed this as completed in 7f6b5ec May 29, 2015
@ap ap added the bug label May 29, 2015
@ap
Copy link
Owner

ap commented May 29, 2015

Sorry about that, fellas. I shipped that patch completely untested, don’t know what got into me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants