vim-misc icon indicating copy to clipboard operation
vim-misc copied to clipboard

On init, unknown functions cursorhold#register, timer#start

Open IoriBranford opened this issue 6 years ago • 1 comments

  1. git clone https://github.com/xolox/vim-misc.git ~/.vim/plugin/vim-misc
  2. Start vim (I use vim-gtk 8.1.2292)

Error detected while processing ~/.vim/plugin/vim-misc/autoload/xolox/misc/async.vim: line 259: E117: Unknown function: xolox#misc#cursorhold#register Error detected while processing function xolox#misc#test#reset: line 5: E117: Unknown function: xolox#misc#timer#start

IoriBranford avatar Nov 18 '19 01:11 IoriBranford

Were you using a plugin manager? If you were trying to install this package manually, I do not think you were following the correct procedure.

felmab avatar May 13 '21 08:05 felmab