Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taeguk/vim-taeguk

taeguk's vim settings
https://github.com/taeguk/vim-taeguk

vim vimrc-settings

Last synced: 3 days ago
JSON representation

taeguk's vim settings

Awesome Lists containing this project

README

        

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://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/

[See Taglist issue]:https://github.com/taeguk/vim-taeguk/issues/1