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

How to disable vim-plug from creating a file called "manager"?

Open lebeier opened this issue 3 years ago • 2 comments

Recently, I have installed vim-plug, but one thing that annoys me is that it had crippled my vim command to open the file from commandline. Whenever I type vim filename it opens a file called manager. Is there a way to disable this default behaviour from vim-plug?



  • Type:
    • [ ] Bug
    • [ ] Enhancement
    • [ ] Feature Request
    • [x] Question
  • OS:
    • [ ] All/Other
    • [x] Linux
    • [ ] OS X
    • [ ] Windows
  • Vim:
    • [x] Terminal Vim
    • [ ] GVim
    • [ ] Neovim

lebeier avatar Jun 27 '21 05:06 lebeier

It has the same behaviour in Neovim on Debian buster.

AdaShoelace avatar Sep 21 '21 12:09 AdaShoelace

Nothing in the plug.vim code creates a file named manager. Lack vimrc to debug.

janlazo avatar Sep 22 '21 01:09 janlazo