Skip to content

Instantly share code, notes, and snippets.

@tybenz
Created July 30, 2014 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tybenz/d62700e96ac8f5f24038 to your computer and use it in GitHub Desktop.
Save tybenz/d62700e96ac8f5f24038 to your computer and use it in GitHub Desktop.
Error detected while processing function lightline#link:
line 1:
E716: Key not present in Dictionary: _mode_, mode(), 'normal')
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 1:
E116: Invalid arguments for function get(g:lightline._mode_, mode(), 'normal')
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 1:
E15: Invalid expression: get(g:lightline._mode_, mode(), 'normal')
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 3:
E121: Undefined variable: mode
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 3:
E116: Invalid arguments for function printf('hi link LightLineLeft_active_%d LightLineLeft_%s_%d', i, mode, i)
Press ENTER or type command to continue
" -------------------------------------------------------------------------
line 3:
E15: Invalid expression: printf('hi link LightLineLeft_active_%d LightLineLeft_%s_%d', i, mode, i)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E121: Undefined variable: mode
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E116: Invalid arguments for function printf('hi link LightLineLeft_active_%d_%d LightLineLeft_%s_%d_%d', i, i + 1, mode, i, i + 1)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E15: Invalid expression: printf('hi link LightLineLeft_active_%d_%d LightLineLeft_%s_%d_%d', i, i + 1, mode, i, i + 1)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 3:
E121: Undefined variable: mode
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 3:
E116: Invalid arguments for function printf('hi link LightLineLeft_active_%d LightLineLeft_%s_%d', i, mode, i)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 3:
E15: Invalid expression: printf('hi link LightLineLeft_active_%d LightLineLeft_%s_%d', i, mode, i)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E121: Undefined variable: mode
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E116: Invalid arguments for function printf('hi link LightLineLeft_active_%d_%d LightLineLeft_%s_%d_%d', i, i + 1, mode, i, i + 1)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 4:
E15: Invalid expression: printf('hi link LightLineLeft_active_%d_%d LightLineLeft_%s_%d_%d', i, i + 1, mode, i, i + 1)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 6:
E121: Undefined variable: mode
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 6:
E116: Invalid arguments for function printf('hi link LightLineMiddle_active LightLineMiddle_%s', mode)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 6:
E15: Invalid expression: printf('hi link LightLineMiddle_active LightLineMiddle_%s', mode)
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 7:
E716: Key not present in Dictionary: right))
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 7:
E116: Invalid arguments for function len(g:lightline.active.right))
Press ENTER or type command to continue
Error detected while processing function lightline#link:
line 7:
E116: Invalid arguments for function range(len(g:lightline.active.right))
Press ENTER or type command to continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment