This is my cross-platform Vim configuration.
-
Syntax highlighting (Syntastic).
-
Text completion (Youcompleteme).
-
Snippets (Snipmate).
-
File types settings.
- Необязательный шаблон при создании.
- Специфичное автодополнение.
- Подстветка синтаксиса.
- Языковые настройки.
Основные: 1. C/C++ IDE. 2. Python IDE. 3. Bash IDE. 4. HTML IDE.
Прочие: 1. Ada IDE.
-
Git
-
Exuberant ctagssudo apt-get install exuberant-ctags
- Move your
~/.vimdirectory. - Clone this repository into the some dir and run
install.sh:
git clone https://github.com/artiomn/vim_config.git
vim_config/install.sh
In the Arch-like systems you must install GVim to support working with a system clipboard.
