Problem with the installation of flames
-
Found an article on the construction of Vim'a for php. Like it says, flames.
*.vim
♪ We need to put it in the file ♪~/.vim/plugin
I didn't have that file. The catalog with the flames vim'a
/usr/share/vim/addons/plugin
I rocked.
NERD Tree
(vim logging), copied it into this catalogue. Next thing Vim started, nothing changed. What's the problem? Maybe I'm doing something wrong or something to press? Thank you.
-
Try bringing it in /usr/share/vim/vimXX/plugin, where XX is the version number of your editor. Better do as recommended. ~/.vim is a catalogue where vim files are stored personally for you as a particular user. Accordingly ~/.vim/plugin - the plagins that are personal to you, a ~/.vim/doc - your hill. You can add it.
:helptags ~/.vim/doc
to set up your NERD_tree.txt.