You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #121 we should drop the unite-support all together as the project is not maintained anymore and creates complexity and regressions within vim-bookmarks.
when i add
call unite#custom#profile('source/vim_bookmarks', 'context', {
\ 'winheight': 13,
\ 'direction': 'botright',
\ 'start_insert': 0,
\ 'keep_focus': 1,
\ 'no_quit': 1,
\ })
to my .vimrc
it remind me "Unknown function: unite#custom#profile"
The text was updated successfully, but these errors were encountered: