tiaguinho / my-vim

My configurations and plugins for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My vim configurations

Install

Execute the following steps to install and use this configurations and plugins.

  git clone https://github.com/tiaguinho/my-vim .vim
  cd .vim
  make pathogen
  git submodule update --init
  cd ..
  ln -s .vim/vimrc .vimrc 

Extra packages

package name link
FZF https://github.com/junegunn/fzf

About

My configurations and plugins for vim


Languages

Language:Vim Script 95.5%Language:Makefile 4.5%