]> Sergey Matveev's repositories - codecomm.git/blob - INSTALL
Forcefully set noro for CodeCommCommenting window
[codecomm.git] / INSTALL
1     $ mkdir -p ~/.vim/pack/codecomm/opt
2     $ cd ~/.vim/pack/codecomm/opt
3     $ git clone git://git.stargrave.org/codecomm.git
4     $ vim -u NONE -c "helptags codecomm/doc" -c quit
5
6 You can also use https://git.stargrave.org/git/codecomm.git Git URL.
7
8 This example installs codecomm as an optionally loaded plugin, so you
9 have to ":packadd codecomm" for enabling it. Use "start" instead of
10 "opt" directory to load it automatically.