https://github.com/taeguk/vim-taeguk
taeguk's vim settings
https://github.com/taeguk/vim-taeguk
vim vimrc-settings
Last synced: about 1 year ago
JSON representation
taeguk's vim settings
- Host: GitHub
- URL: https://github.com/taeguk/vim-taeguk
- Owner: taeguk
- License: mit
- Created: 2015-04-02T18:37:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T17:30:44.000Z (about 10 years ago)
- Last Synced: 2025-04-13T20:47:23.677Z (about 1 year ago)
- Topics: vim, vimrc-settings
- Language: VimL
- Size: 35.1 MB
- Stars: 12
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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