kana / vim-textobj-indent

Vim plugin: Text objects for indented blocks of lines
http://www.vim.org/scripts/script.php?script_id=2484
166 stars 10 forks source link

textobj#user#plugin not found #4

Closed akiradeveloper closed 12 years ago

akiradeveloper commented 12 years ago

After installing vim-textobj-indent plugin under bundle/, vim began to complain

Error detected while processing /home/akira/dotfiles/.vim/bundle/vim-textobj-indent/plugin/textobj/indent.vim: line 48: E117: Unknown function: textobj#user#plugin

so, where is the definition of textobj#user#plugin? I couldn't find it. Isn't it implemented yet?

kana commented 12 years ago

RTFM.

MahbubAlam231 commented 6 years ago

How do you fix the error "Unknown function: textobj#user#plugin"? I don't get it.