Skip to content

taeguk/vim-taeguk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-taeguk

###Notice : Release Version v1.1 and v1.1.1 has a critical bug. Please install the newest or v1.1.2 up.

About

######Taeguk's Vim Setting! Automatically adjust vim settings to taeguk's things and install useful plugins.

Installing

How to install the newest vim-taeguk

git clone https://github.com/taeguk/vim-taeguk.git
cd vim-taeguk/
bash install.sh

How to install the release version v1.1.2

wget https://github.com/taeguk/vim-taeguk/archive/v1.1.2.tar.gz
tar -xvzf v1.1.2.tar.gz
cd vim-taeguk-1.1.2/
bash install.sh

abbreviation

Y : Yes
N : No
B : Backup
U : Update

Trouble Shooting

#####Q1. Taglist error is occured. / Tlist is not working. ######   A1. Go to "issue tab" and see the relevant issues. See Taglist issue

GOOD LINKS

####taeguk.me

http://www.morenice.kr/117

https://dobest.io/install-vundle-and-nerdtree/

https://joshldavis.com/2014/04/05/vim-tab-madness-buffers-vs-tabs/