qqzsxyz / vimwiki

Automatically exported from code.google.com/p/vimwiki
0 stars 0 forks source link

Met error when press <Enter> #286

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is my first time using vim wiki. I met a error every when press <Enter>

Error detected while processing function <SNR>34_CR:
line    1:
E117: Unknown function: vimwiki#lst#kbd_cr
Press ENTER or type command to continue
Error detected while processing function <SNR>34_CR:
line    1:
E15: Invalid expression: vimwiki#lst#kbd_cr()
Press ENTER or type command to continue
Error detected while processing function <SNR>34_CR:
line    2:
E121: Undefined variable: res
Press ENTER or type command to continue
Error detected while processing function <SNR>34_CR:
line    2:
E15: Invalid expression: res == "\<CR>" && g:vimwiki_table_auto_fmt
Press ENTER or type command to continue
Error detected while processing function <SNR>34_CR:
line    5:
E121: Undefined variable: res
Press ENTER or type command to continue
Error detected while processing function <SNR>34_CR:
line    5:
E15: Invalid expression: res
Press ENTER or type command to continue

Original issue reported on code.google.com by col...@gmail.com on 9 Mar 2012 at 7:08

GoogleCodeExporter commented 8 years ago
I have solve it after I re-install the vimwiki. Thx. XD 

Original comment by col...@gmail.com on 9 Mar 2012 at 7:29

GoogleCodeExporter commented 8 years ago

Original comment by habamax on 11 Mar 2012 at 3:10