context.vim icon indicating copy to clipboard operation
context.vim copied to clipboard

Doesn't work on windows vim 8.2

Open KiranHappy opened this issue 2 years ago • 2 comments

At startup or for every motion key press or every 1 second get below error E117: Unknown function: context#activate

So this plugin is not working out of the box for Windows Vim 8.2

I checked this plugin is correctly installed/cloned alongside of other plugin's and they are working fine.

Even on Linux RH7 Vim 7.4.629, it's not working. But at least there it's not irritating with errors.

KiranHappy avatar Dec 18 '21 14:12 KiranHappy

Hmm. I don't have a Windows machine to test this. But the error message does sound like the plugin has not been installed in the proper place. Can you look into your $HOME/vimfiles directory and check that the context.vim plugin files are there?

wellle avatar May 01 '22 20:05 wellle

I'm having some trouble with this using Pathogen in Neovim 0.7.2. Can't seem to isolate the issue, but will keep looking.

jsit avatar Aug 16 '22 13:08 jsit