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
Hi, I'm very new to vim and plugins, so this might be a stupid question. I'm using vam to install plugins but I can't seem to install this plugin. I tried:
I do not know about vam install, but took a quick look and I have to agree with this, see comment by by -romainl-. Not sure if you are using the former or latter in that comment.
I recommend using vim-plug, which I use myself and that is quite straight forward to setup. Once you have followed the good examples found in vim-plug, you can just add this plugin with: Plug 'rhysd/vim-clang-format'
Hi, I'm very new to vim and plugins, so this might be a stupid question. I'm using vam to install plugins but I can't seem to install this plugin. I tried:
All of these commands returned
Warning: Ignoring unknown addons:
Honestly, it would be useful for newbies like me to see a complete example of installation with a popular package manager.
The text was updated successfully, but these errors were encountered: