Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Installation

clone the repo in your home directory

$ git clone git@github.com:vseriousv/.vim.git

create a symlink for the .vimrc file

# for macos
$ ln -s ~/.vimrc .vimrc

install Plug (dependency manager)

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

You need install NodeJS

instuction

open vim and enter the following command to install all plugings

:PlugInstall

enjoy!

About

My Vim setup and configuration under version control.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages