4

What is the correct way to include the plugins that are part of the vim-scripts package? Nothing from the vim-scripts folder seems to be included automatically. Plugins in /usr/share/vim/vim73 are available, plugins in /usr/share/vim-scripts are not.

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
slosd
  • 275

1 Answers1

4

When you install vim-scripts, vim-addon-manager gets installed as a dependency. You can use vam to enable plugins.