Skip to content

yms9654/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

기본적인 설치 방법

$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ git clone https://github.com/yms9654/vim.git
$ git cp vim/.vimrc ~/
Launch vim and run :PluginInstall

이렇게 하면 보통 플러그인들은 다 설치 되지만 몇가지 컴파일이 필요한 플러그인이 있다.

Command-T 컴파일

$ cd ~/.vim/bundle/Command-T/ruby/command-t
$ ruby extconf.rb
$ make

YouCompleteMe 설치

https://github.com/Valloric/YouCompleteMe 참조

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published