Skip to content

thekyo/vimfiles

Repository files navigation

Contents

vim sctipts

Howto Use

ssh-keygen

$ ssk-keygen -t rsa

$ cat ~/.ssh/id_rsa.pub

usage.

$ mkdir ~/.vim

$ cd ~/.vim

$ git clone git@github.com:thekyo/vimfiles.git .

$ git submodule init

$ git submodule foreach 'git pull origin master' or git submodule foreach 'git checkout master; git pull'

$ git submodule update

About

vim scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published