I am trying to use the vim plugin EasyMotion and get no response. According to the plugin directions I should be able to use the following to engage the plugin:
<leader><leader>w I have mapped my leader key to " , " with confirmation with :echo mapleader :scriptnames - returns only my /Vimfiles/vim73/ directories so I have had to place the easymotion.vim file in the /vimfiles/vim73/ plugin directory. After doing so, I get the following errors when launching gvim.exe Error detected while processing D:\Program Files (x86)\Vim\vim73\plugin \E asyMotion.vim: line 24: E117: Unknown function: EasyMotion#InitOptions line 39: E121: Undefined variable: g:EasyMotion_hl_group_target E116: Invalid arguments for function EasyMotion#InitHL line 40: E121: Undefined variable: g:EasyMotion_hl_group_shade E116: Invalid arguments for function EasyMotion#InitHL line 69: E117: Unknown function: EasyMotion#InitMappings Any thoughts? -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
