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

Vim plugin manager for blinkshell

Results 5 vim-blink issues
Sort by recently updated
recently updated
newest added

I want to use [vim-orgmode]( https://github.com/jceb/vim-orgmode) plugin (install instructions: https://github.com/jceb/vim-orgmode/blob/master/doc/orgguide.txt#L213) I've added the following line to my .vimrc: `Blink 'jceb/vim-orgmode'` Yet, nothing works beside org is shown in the modebar....

1. Does BlinkUpdate updates the plugin manager? 2. Is there a command to uninstall unwanted plugins and delete their directories or is this a manual process? Otherwise a great manager...

This prevents an error that I was getting on macOS. Not sure of the root cause but probably something to do with fallback to shell behavior in vim. One other...

I can reproduce the issue by checking out this repo and running `vim -u vimrc`. I get the following error repeatedly: E475: Invalid argument: 0 I've attached a log for...

When I add the code for the plugin manager to the vimrc and then open Vim I am greeted with an error that it doesn’t have permissions to access the...