Last active
November 20, 2017 01:36
-
-
Save ivar/b687dc2bdc7372d051a2854e0aab234f to your computer and use it in GitHub Desktop.
spacevim errors - version 0.6.0-dev
This file contains 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
[deoplete] File "/Users/ivar/.cache/vimfiles/repos/github.com/Shougo/neosnippet.vim/rplugin/python3/deoplete/sources | |
/neosnippet.py", line 29, in gather_candidates | |
Press ENTER or type command to continue | |
[deoplete] self.on_event(context) | |
Press ENTER or type command to continue | |
[deoplete] Traceback (most recent call last): | |
Press ENTER or type command to continue | |
[deoplete] File "/Users/ivar/.cache/vimfiles/repos/github.com/Shougo/neosnippet.vim/rplugin/python3/deoplete/sources | |
/neosnippet.py", line 21, in on_event | |
Press ENTER or type command to continue | |
[deoplete] File "/Users/ivar/.cache/vimfiles/repos/github.com/Shougo/deoplete.nvim/rplugin/python3/deoplete/deoplete | |
.py", line 122, in gather_results | |
Press ENTER or type command to continue | |
[deoplete] Too many errors from "neosnippet". This source is disabled until Neovim is restarted. | |
--------------- | |
11 [deoplete] return self.request('nvim_eval', string, **kwargs) | |
10 Press ENTER or type command to continue | |
9 [deoplete] self.on_event(context) | |
8 Press ENTER or type command to continue | |
7 [deoplete] File "/Users/ivar/Library/Python/3.6/lib/python/site-packages/ | |
neovim/api/nvim.py", line 130, in request | |
6 Press ENTER or type command to continue | |
5 [deoplete] File "/Users/ivar/.cache/vimfiles/repos/github.com/Shougo/ | |
neosnippet.vim/rplugin/python3/deoplete/sources | |
4 /neosnippet.py", line 21, in on_event | |
3 Press ENTER or type command to continue | |
2 [deoplete] res = self._session.request(name, *args, **kwargs) | |
1 Press ENTER or type command to continue | |
49 [deoplete] | |
<* 25.3k show.html.haml haml ❖ ⓢ agent-profiles-qa | utf-8 49:15 1% ❷ vimfiler | |
[deoplete] raise self.error_wrapper(err) | |
------------------- | |
[deoplete] File "/Users/ivar/Library/Python/3.6/lib/python/site-packages/neovim/msgpack_rpc/session.py", line 97, in | |
request |
This file contains 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 neosnippet#init#_initialize[4]..<SNR>343_initialize_cache[2]..neosnippet#commands#_make_cache[22]..neosnippet#parser#_parse_snippets[19]..neosnippet#helpers#vim2json: | |
line 1: | |
E117: Unknown function: js_encode | |
Press ENTER or type command to continue | |
Error detected while processing function neosnippet#init#_initialize[4]..<SNR>343_initialize_cache[2]..neosnippet#commands#_make_cache[22]..neosnippet#parser#_parse_snippets[19]..neosnippet#helpers#vim2json: | |
line 1: | |
E15: Invalid expression: has('patch-7.4.1498') ? js_encode(a:expr) : string(a:expr) | |
Press ENTER or type command to continue | |
Error detected while processing function neosnippet#init#_initialize[4]..<SNR>343_initialize_cache[2]..neosnippet#commands#_make_cache: | |
line 22: | |
E712: Argument of extend() must be a List or Dictionary | |
Press ENTER or type command to continue |
This file contains 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
~/P/writing ❯❯❯ vim --version | |
NVIM v0.2.2 | |
Build type: Release | |
LuaJIT 2.0.5 | |
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim-20171118-94210-1gi9ez6/neovim-0.2.2/build/config -I/tmp/neovim-20171118-94210-1gi9ez6/neovim-0.2.2/src -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/opt/gettext/include -I/usr/include -I/tmp/neovim-20171118-94210-1gi9ez6/neovim-0.2.2/build/src/nvim/auto -I/tmp/neovim-20171118-94210-1gi9ez6/neovim-0.2.2/build/include | |
Compiled by [email protected] | |
Features: +acl +iconv +jemalloc +tui | |
See ":help feature-compile" | |
system vimrc file: "$VIM/sysinit.vim" | |
fall-back for $VIM: "/usr/local/Cellar/neovim/0.2.2/share/nvim" | |
Run :checkhealth for more info |
This file contains 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
health#nvim#check | |
======================================================================== | |
## Configuration | |
- OK: no issues found | |
## Performance | |
- OK: Build type: Release | |
## Remote Plugins | |
- OK: Up to date | |
## terminal | |
- INFO: key_backspace (kbs) terminfo entry: key_backspace=^H | |
- INFO: key_dc (kdch1) terminfo entry: key_dc=\E[3~ | |
- INFO: $XTERM_VERSION='' | |
- INFO: $VTE_VERSION='' | |
- INFO: $SSH_TTY='' | |
health#provider#check | |
======================================================================== | |
## Clipboard (optional) | |
- OK: Clipboard tool found: pbcopy | |
## Python 2 provider (optional) | |
- INFO: `g:python_host_prog` is not set. Searching for python2 in the environment. | |
- INFO: Executable: /usr/local/bin/python2 | |
- INFO: Python2 version: 2.7.14 | |
- INFO: python2-neovim version: 0.2.0 | |
- OK: Latest python2-neovim is installed: 0.2.0 | |
## Python 3 provider (optional) | |
- INFO: `g:python3_host_prog` is not set. Searching for python3 in the environment. | |
- INFO: Executable: /usr/local/bin/python3 | |
- INFO: Python3 version: 3.6.3 | |
- INFO: python3-neovim version: 0.2.0 | |
- OK: Latest python3-neovim is installed: 0.2.0 | |
## Ruby provider (optional) | |
- INFO: Ruby: ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17] | |
- INFO: Host: /Users/ivar/.rbenv/shims/neovim-ruby-host | |
- OK: Latest "neovim" gem is installed: 0.6.1 | |
## Node provider (optional) | |
- INFO: Node: v8.9.1 | |
- INFO: Host: /usr/local/bin/neovim-node-host | |
- OK: Latest "neovim" npm is installed: 3.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment