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

:hibiscus: Minimalist Vim Plugin Manager

Results 147 vim-plug issues
Sort by recently updated
recently updated
newest added

I dont have permission to modify $PATH env on windows, how can I make vim-plug using git portable Latest vim-plug - Type: - [x] Question - OS: - [x] Windows...

Explain the problem here ... I use nvim.appimage in Linux system, and try to install easymotion, it looks installing is successful(see the pic below), but I can't find anything under...

si te fijas en los directorios eso estaba mal y daba muchos errores pero asi vimplug se descarga directamente en C:\Users\user\AppData\Local\nvim\autoload y eso soluciona un par de errores

shell:powershell

I have a local package which diverged from its remote due to changes I committed. When I run `:PlugClean` it would appear as an invalid plugin prompted for deletion despite...

Whenever I try to update plugins using PlugUpdate, the following error appears. It doesn't seem that the plugins are being updated. I tried uninstalling the plugins and reinstalling them, but...

I cannot run PlugUpdate: I get a timeout error for every plugin intalled, no connection for github.com, for example: ``` fatal: unable to access 'https://github.com/easymotion/vim-easymotion.git/': Failed to connect to github.com...

[As several repositories are already moving away](https://github.com/github/renaming) from having the default branch named `master`, I suggest that `vim-go` should use the repository default branch when the user hasn't explicitly set...

Well, the point is that I don't know how to reproduce the problem. The plugin generally seems to work fine, but every now and then, when going back to a...

I tried to build a minimal, dockerized environment that let's me try out vim-packages without altering my local installation. The Dockerfile basically copies over my `nvim`-configuration and should install my...

I like to use multiple configuration files split up by category inside the '.vim/plugin' and '.vim/after/plugin' folders depending on what aspect of the editor they modify (interface, rendering, theme, functions,...