██╗ ██╗ ██╗██████╗ ███████╗
██║ ██║ ██║██╔══██╗██╔════╝
██║ ██║█████╗██║██║ ██║█████╗
╚██╗ ██╔╝╚════╝██║██║ ██║██╔══╝
╚████╔╝ ██║██████╔╝███████╗
╚═══╝ ╚═╝╚═════╝ ╚══════╝
Vim custom configuration, oriented for web developers (rails, ruby, php, html, css, SCSS, javascript).
I use this repository mainly to keep track of the changes that I made on my Vim configuration.
But I hope that it will be useful to other
Thanks to the developers of these plugins/color schemes
SYNTAX
Check vim-polyglot for full list.
INSTALLATION
git clone git://github.com:crivotz/v-ide.git ~/.v-ide
cd ~/.v-ide
ln -s ~/.v-ide/vimrc .vimrc
ln -s ~/.v-ide/vim .vim
vim
:PlugInstall
UPDATE
vim
:PlugUpdate
DEPENDENCIES
- Vim compiled with ruby and lua
- Universal-ctags with JSON format
- FZF
- ripgrep: ripgrep recursively searches directories for a regex pattern
- Prettier
SUGGESTION
- Font: Fira Code Nerd fonts