Skip to content

miyohide/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

はじめに

このリポジトリにはvimの設定である.vimrcと.gvimrcを載せています。

使い方

  1. git cloneする

git clone https://github.com/miyohide/dotfiles.git

  1. vim用のバックアップ用ディレクトリを作る

mkdir ~/vim_backupdir

  1. git cloneでneobundleを入れる

git clone https://github.com/Shougo/neobundle.vim ~/dotfiles/.vim/bundle/neobundle.vim

  1. シンボリックリンクを作成する

~/.vimrc~/.gvimrcln -s ~/dotfiles/_vimrc ~/.vimrcln -s ~/dotfiles/_gvimrc ~/.gvimrcで作成する

  1. vimで:NeoBundleInstallを実行する

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published