thatosmk / nestum

Vim setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimrsee

This is my latest vimrc file.

Installation

Via curl

  • sh -c "$(curl -fsSL https://raw.githubusercontent.com/thatosmk/vimrc/master/install.sh)"

Dependencies

Requires;

  • pathogen.vim
  • Vundle

Plugins

  • 'VundleVim/Vundle.vim'
  • 'kien/ctrlp.vim'
  • 'easymotion/vim-easymotion'
  • 'tpope/vim-rails'
  • 'scrooloose/nerdcommenter'
  • 'scrooloose/nerdtree'
  • 'tpope/vim-fugitive'
  • 'tpope/vim-surround'
  • 'mattn/emmet-vim'
  • 'Yggdroot/indentLine'

After installation you are ready to use it.

About

Vim setup


Languages

Language:Shell 67.6%Language:Vim Script 32.4%