Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2295
| From | "Ryan C." <rclark.sf@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Vim Plugin Issue |
| Date | 2011-04-05 00:31 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <af43c4463e0b7400bdcde54d355fea83@ruby-forum.com> (permalink) |
Anyone here use Vim? I'm trying to get my first plugin, NERD_tree to work and can't seem to figure it out or find the solution anywhere online. I unzipped the .zip from Vim.org into ~/.vim and it created the doc, nerdtree_plugin, and plugin directories. Then I went into Vim and tried a ton of different commands to no avail. I get one of the two following examples: :NERD_tree E464: Ambiguous use of user-defined command :nerdtree (or any command other than the above) E492: Not an editor command: nerdtree I'm new to Vim and am not sure what steps to take to get past this. Any help is hugely appreciated. Thanks, Ryan -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Vim Plugin Issue "Ryan C." <rclark.sf@gmail.com> - 2011-04-05 00:31 -0500 Re: Vim Plugin Issue Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-04-05 00:45 -0500 Re: Vim Plugin Issue Marc Weber <marco-oweber@gmx.de> - 2011-04-05 03:21 -0500
csiph-web