Skip to content

Instantly share code, notes, and snippets.

@liuchengxu
Created October 15, 2017 01:02
Show Gist options
  • Save liuchengxu/02cd8c6afada717a71d734c571d91d15 to your computer and use it in GitHub Desktop.
Save liuchengxu/02cd8c6afada717a71d734c571d91d15 to your computer and use it in GitHub Desktop.
2017-10-15 01:51:14,447 [INFO @ cm_start.py:main:47] 50337 - start_channel for cm_core
2017-10-15 01:51:14,460 [INFO @ cm.py:setup_neovim:165] 50337 - connecting to neovim server: /var/folders/f3/l0x65b_j2c90lr5g6d_0y6x80000gn/T/nvimvL3cvc/0
2017-10-15 01:51:14,475 [INFO @ cm.py:start_and_run_channel:199] 50337 - starting core, enter event loop
2017-10-15 01:51:14,475 [INFO @ cm.py:start_and_run_channel:275] 50337 - <cm_core> entering event loop
2017-10-15 01:51:14,475 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_setup, args: []
2017-10-15 01:51:14,476 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,484 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': ['InsertEnter', 'BufEnter'], 'type': 'python3', 'module': 'cm_sources.cm_bufkeyword'}, 'abbreviation': 'Key', 'priority': 5, 'name': 'cm-bufkeyword', 'enable': True}
2017-10-15 01:51:14,484 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_bufkeyword> registered
2017-10-15 01:51:14,485 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': [], 'type': 'python3', 'module': 'cm_sources.cm_filepath'}, 'abbreviation': 'path', 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'name': 'cm-filepath', 'word_pattern': '([^\\W]|[-.~%$])+'}
2017-10-15 01:51:14,486 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_filepath> registered
2017-10-15 01:51:14,487 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': [], 'type': 'python3', 'module': 'cm_sources.cm_gocode'}, 'abbreviation': 'Go', 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'scoping': True, 'early_cache': 1, 'scopes': ['go'], 'name': 'cm-gocode', 'word_pattern': '[\\w/]+'}
2017-10-15 01:51:14,487 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_gocode> registered
2017-10-15 01:51:14,488 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': [], 'type': 'python3', 'module': 'cm_sources.cm_jedi', 'multi_thread': 0}, 'abbreviation': 'Py', 'priority': 9, 'cm_refresh_patterns': ['^(import|from).*\\s', '\\.', '\\(\\s?', ',\\s?'], 'enable': True, 'scoping': True, 'scopes': ['python'], 'name': 'cm-jedi'}
2017-10-15 01:51:14,488 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_jedi> registered
2017-10-15 01:51:14,489 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': [], 'type': 'python3', 'module': 'cm_sources.cm_keyword_continue'}, 'abbreviation': '', 'priority': 5, 'enable': True, 'sort': 0, 'auto_popup': 0, 'name': 'cm-keyword-continue', 'cm_refresh_length': 0, 'word_pattern': '\\w+'}
2017-10-15 01:51:14,489 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_keyword_continue> registered
2017-10-15 01:51:14,490 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': ['WinEnter'], 'type': 'python3', 'module': 'cm_sources.cm_tags'}, 'abbreviation': 'Tag', 'priority': 6, 'name': 'cm-tags', 'enable': True}
2017-10-15 01:51:14,490 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_tags> registered
2017-10-15 01:51:14,492 [INFO @ cm_core.py:register_source:135] 50337 - registering source: {'channel': {'events': ['CursorHold', 'CursorHoldI', 'FocusGained', 'BufEnter'], 'type': 'python3', 'module': 'cm_sources.cm_tmux'}, 'abbreviation': 'Tmux', 'priority': 4, 'name': 'cm-tmux', 'enable': False}
2017-10-15 01:51:14,492 [INFO @ cm_core.py:_detect_sources:149] 50337 - source <cm_sources.cm_tmux> registered
2017-10-15 01:51:14,493 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,494 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,496 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,498 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,499 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,500 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,501 [INFO @ cm.py:on_notification:238] 50337 - delay notification handling, method[cm_start_channels]
2017-10-15 01:51:14,502 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for html
2017-10-15 01:51:14,502 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for xhtml
2017-10-15 01:51:14,502 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for php
2017-10-15 01:51:14,502 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for blade
2017-10-15 01:51:14,502 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for jinja
2017-10-15 01:51:14,503 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for jinja2
2017-10-15 01:51:14,503 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for vue.html.javascript.css
2017-10-15 01:51:14,503 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.html_scoper> imported for vue
2017-10-15 01:51:14,504 [INFO @ cm_core.py:_load_scopers:96] 50337 - scoper <cm_scopers.markdown_scoper> imported for markdown
2017-10-15 01:51:14,504 [INFO @ cm_core.py:_load_scopers:101] 50337 - _subscope_detectors: {'vue': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'html': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'jinja2': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'markdown': [<cm_scopers.markdown_scoper.Scoper object at 0x103449470>], 'blade': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'vue.html.javascript.css': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'jinja': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'xhtml': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>], 'php': [<cm_scopers.html_scoper.Scoper object at 0x1034862b0>]}
2017-10-15 01:51:14,504 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_setup completed
2017-10-15 01:51:14,504 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,504 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,504 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,504 [INFO @ cm_core.py:_start_channel:715] 50337 - starting channels for cm-bufkeyword: ['/Users/xlc/anaconda3/bin/python3', '/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py', 'channel', 'cm-bufkeyword', 'cm_sources.cm_bufkeyword', '/var/folders/f3/l0x65b_j2c90lr5g6d_0y6x80000gn/T/nvimvL3cvc/0']
2017-10-15 01:51:14,507 [INFO @ cm_core.py:_start_channel:721] 50337 - source <cm-bufkeyword> channel pid: 50340
2017-10-15 01:51:14,507 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,508 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,508 [INFO @ cm_core.py:_start_channel:715] 50337 - starting channels for cm-filepath: ['/Users/xlc/anaconda3/bin/python3', '/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py', 'channel', 'cm-filepath', 'cm_sources.cm_filepath', '/var/folders/f3/l0x65b_j2c90lr5g6d_0y6x80000gn/T/nvimvL3cvc/0']
2017-10-15 01:51:14,511 [INFO @ cm_core.py:_start_channel:721] 50337 - source <cm-filepath> channel pid: 50341
2017-10-15 01:51:14,511 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,511 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-gocode': {'scoping': True, 'abbreviation': 'Go', 'early_cache': 1, 'cm_refresh_length': 3, 'word_pattern': '[\\w/]+', 'channel': {'module': 'cm_sources.cm_gocode', 'type': 'python3', 'events': []}, 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['go'], 'name': 'cm-gocode'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,512 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,512 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-jedi': {'scoping': True, 'abbreviation': 'Py', 'early_cache': 0, 'cm_refresh_length': 3, 'channel': {'module': 'cm_sources.cm_jedi', 'type': 'python3', 'events': [], 'multi_thread': 0}, 'priority': 9, 'cm_refresh_patterns': ['^(import|from).*\\s', '\\.', '\\(\\s?', ',\\s?'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['python'], 'name': 'cm-jedi'}, 'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-gocode': {'scoping': True, 'abbreviation': 'Go', 'early_cache': 1, 'cm_refresh_length': 3, 'word_pattern': '[\\w/]+', 'channel': {'module': 'cm_sources.cm_gocode', 'type': 'python3', 'events': []}, 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['go'], 'name': 'cm-gocode'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,512 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,512 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-jedi': {'scoping': True, 'abbreviation': 'Py', 'early_cache': 0, 'cm_refresh_length': 3, 'channel': {'module': 'cm_sources.cm_jedi', 'type': 'python3', 'events': [], 'multi_thread': 0}, 'priority': 9, 'cm_refresh_patterns': ['^(import|from).*\\s', '\\.', '\\(\\s?', ',\\s?'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['python'], 'name': 'cm-jedi'}, 'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}, 'cm-keyword-continue': {'channel': {'module': 'cm_sources.cm_keyword_continue', 'type': 'python3', 'events': []}, 'abbreviation': '', 'priority': 5, 'auto_popup': 0, 'enable': True, 'sort': 0, 'early_cache': 0, 'name': 'cm-keyword-continue', 'cm_refresh_length': 0, 'word_pattern': '\\w+'}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}, 'cm-gocode': {'scoping': True, 'abbreviation': 'Go', 'early_cache': 1, 'cm_refresh_length': 3, 'word_pattern': '[\\w/]+', 'channel': {'module': 'cm_sources.cm_gocode', 'type': 'python3', 'events': []}, 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['go'], 'name': 'cm-gocode'}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,512 [INFO @ cm_core.py:_start_channel:715] 50337 - starting channels for cm-keyword-continue: ['/Users/xlc/anaconda3/bin/python3', '/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py', 'channel', 'cm-keyword-continue', 'cm_sources.cm_keyword_continue', '/var/folders/f3/l0x65b_j2c90lr5g6d_0y6x80000gn/T/nvimvL3cvc/0']
2017-10-15 01:51:14,515 [INFO @ cm_core.py:_start_channel:721] 50337 - source <cm-keyword-continue> channel pid: 50342
2017-10-15 01:51:14,515 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,516 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-jedi': {'scoping': True, 'abbreviation': 'Py', 'early_cache': 0, 'cm_refresh_length': 3, 'channel': {'module': 'cm_sources.cm_jedi', 'type': 'python3', 'events': [], 'multi_thread': 0}, 'priority': 9, 'cm_refresh_patterns': ['^(import|from).*\\s', '\\.', '\\(\\s?', ',\\s?'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['python'], 'name': 'cm-jedi'}, 'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}, 'cm-keyword-continue': {'channel': {'module': 'cm_sources.cm_keyword_continue', 'type': 'python3', 'events': []}, 'abbreviation': '', 'priority': 5, 'auto_popup': 0, 'enable': True, 'sort': 0, 'early_cache': 0, 'name': 'cm-keyword-continue', 'cm_refresh_length': 0, 'word_pattern': '\\w+'}, 'cm-gocode': {'scoping': True, 'abbreviation': 'Go', 'early_cache': 1, 'cm_refresh_length': 3, 'word_pattern': '[\\w/]+', 'channel': {'module': 'cm_sources.cm_gocode', 'type': 'python3', 'events': []}, 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['go'], 'name': 'cm-gocode'}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}, 'cm-tags': {'channel': {'module': 'cm_sources.cm_tags', 'type': 'python3', 'events': ['WinEnter']}, 'abbreviation': 'Tag', 'priority': 6, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-tags', 'cm_refresh_length': 4}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,516 [INFO @ cm_core.py:_start_channel:715] 50337 - starting channels for cm-tags: ['/Users/xlc/anaconda3/bin/python3', '/Users/xlc/.vim/plugged/nvim-completion-manager/pythonx/cm_start.py', 'channel', 'cm-tags', 'cm_sources.cm_tags', '/var/folders/f3/l0x65b_j2c90lr5g6d_0y6x80000gn/T/nvimvL3cvc/0']
2017-10-15 01:51:14,520 [INFO @ cm_core.py:_start_channel:721] 50337 - source <cm-tags> channel pid: 50343
2017-10-15 01:51:14,521 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:14,521 [DEBUG @ cm.py:on_notification:248] 50337 - core method: cm_start_channels, args: [{'cm-jedi': {'scoping': True, 'abbreviation': 'Py', 'early_cache': 0, 'cm_refresh_length': 3, 'channel': {'module': 'cm_sources.cm_jedi', 'type': 'python3', 'events': [], 'multi_thread': 0}, 'priority': 9, 'cm_refresh_patterns': ['^(import|from).*\\s', '\\.', '\\(\\s?', ',\\s?'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['python'], 'name': 'cm-jedi'}, 'cm-tmux': {'channel': {'module': 'cm_sources.cm_tmux', 'type': 'python3', 'events': ['CursorHold', 'CursorHoldI', 'FocusGained', 'BufEnter']}, 'abbreviation': 'Tmux', 'priority': 4, 'auto_popup': 1, 'enable': False, 'sort': 1, 'early_cache': 0, 'name': 'cm-tmux', 'cm_refresh_length': 4}, 'cm-css': {'scoping': 1, 'abbreviation': 'css', 'early_cache': 0, 'cm_refresh_length': 3, 'word_pattern': '[\\w\\-]+', 'priority': 9, 'cm_refresh': {'omnifunc': 'csscomplete#CompleteCSS'}, 'cm_refresh_patterns': ['[\\w\\-]+\\s*:\\s+'], 'enable': 1, 'sort': 1, 'auto_popup': 1, 'scopes': ['css', 'scss'], 'name': 'cm-css'}, 'cm-bufkeyword': {'channel': {'module': 'cm_sources.cm_bufkeyword', 'type': 'python3', 'events': ['InsertEnter', 'BufEnter']}, 'abbreviation': 'Key', 'priority': 5, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-bufkeyword', 'cm_refresh_length': 4}, 'cm-keyword-continue': {'channel': {'module': 'cm_sources.cm_keyword_continue', 'type': 'python3', 'events': []}, 'abbreviation': '', 'priority': 5, 'auto_popup': 0, 'enable': True, 'sort': 0, 'early_cache': 0, 'name': 'cm-keyword-continue', 'cm_refresh_length': 0, 'word_pattern': '\\w+'}, 'cm-gocode': {'scoping': True, 'abbreviation': 'Go', 'early_cache': 1, 'cm_refresh_length': 3, 'word_pattern': '[\\w/]+', 'channel': {'module': 'cm_sources.cm_gocode', 'type': 'python3', 'events': []}, 'priority': 9, 'cm_refresh_patterns': ['\\.'], 'enable': True, 'sort': 1, 'auto_popup': 1, 'scopes': ['go'], 'name': 'cm-gocode'}, 'cm-filepath': {'abbreviation': 'path', 'early_cache': 0, 'options': {'path_pattern': '(([^\\W]|[-.~%$]|[/\\\\])+)'}, 'cm_refresh_length': 4, 'word_pattern': '([^\\W]|[-.~%$])+', 'channel': {'module': 'cm_sources.cm_filepath', 'type': 'python3', 'events': []}, 'priority': 6, 'cm_refresh_patterns': ['(\\.[/\\\\]+|[a-zA-Z]:\\\\+|~\\/+)', '([^\\W]|[-.~%$]|[/\\\\])+[/\\\\]+'], 'enable': True, 'sort': 0, 'auto_popup': 1, 'name': 'cm-filepath'}, 'cm-tags': {'channel': {'module': 'cm_sources.cm_tags', 'type': 'python3', 'events': ['WinEnter']}, 'abbreviation': 'Tag', 'priority': 6, 'auto_popup': 1, 'enable': True, 'sort': 1, 'early_cache': 0, 'name': 'cm-tags', 'cm_refresh_length': 4}}, {'typed': " Layer 'better-motion", 'col': 23, 'changedtick': 3, 'filepath': '/Users/xlc/.spacevim', 'filetype': 'vim', 'bufnr': 1, 'curpos': [0, 15, 23, 0, 23], 'lnum': 15}]
2017-10-15 01:51:14,521 [DEBUG @ cm.py:on_notification:265] 50337 - core method cm_start_channels completed
2017-10-15 01:51:16,235 [INFO @ cm_core.py:cm_shutdown:748] 50337 - channel cm-keyword-continue already terminated
2017-10-15 01:51:16,236 [INFO @ cm_core.py:cm_shutdown:748] 50337 - channel cm-filepath already terminated
2017-10-15 01:51:16,236 [INFO @ cm_core.py:cm_shutdown:748] 50337 - channel cm-bufkeyword already terminated
2017-10-15 01:51:16,236 [INFO @ cm_core.py:cm_shutdown:748] 50337 - channel cm-tags already terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment