Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.96 KB

INFO.md

File metadata and controls

49 lines (39 loc) · 1.96 KB
██╗   ██╗      ██╗██████╗ ███████╗  
██║   ██║      ██║██╔══██╗██╔════╝  
██║   ██║█████╗██║██║  ██║█████╗  
╚██╗ ██╔╝╚════╝██║██║  ██║██╔══╝  
 ╚████╔╝       ██║██████╔╝███████╗  
  ╚═══╝        ╚═╝╚═════╝ ╚══════╝  

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

v-ide startify v-ide + fern + coc v-ide + fzf v-ide + fzf


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

SUGGESTION