hanyoseob / vim-setting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIM SETTING

1. Install the Vundle

2. Install usefull packages

1) YouCompleteMe

2) ctag, tagbar

3) IDE setting

4) TMUX

TIP

1) How to transfer the file and diretories in local computer to server computer

2) How to run "soruce ./bashrc" automatically when TMUX sesssion, window, and pannel are opened.

  • Adding the below comment to '~/.bash_profile'

    source ~/.bashrc

About