mirror of
1
0
Fork 0

Ctags updates installation

Ctags updated installation (with Markdown for Debian/Ubuntu); added command for Arch Linux.
This commit is contained in:
Ihor Dvoretskyi 2016-01-12 19:02:11 +02:00
parent 795a8fb80d
commit 36f16e2d02
1 changed files with 8 additions and 1 deletions

View File

@ -15,7 +15,14 @@ The awesome version includes a lot of great plugins, configurations and color sc
git clone https://github.com/amix/vimrc.git ~/.vim_runtime git clone https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh sh ~/.vim_runtime/install_awesome_vimrc.sh
The taglist.vim plugin will require ctags (http://ctags.sourceforge.net) (Debian: apt-get install ctags) The taglist.vim plugin will require ctags (http://ctags.sourceforge.net)
For Debian and Ubuntu:
apt-get install ctags
For Arch Linux:
pacman -S ctags
I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it