9

GitHub - mireq/dot-vim: My personal .vim directory

 2 years ago
source link: https://github.com/mireq/dot-vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

My VIM dir

This is my personal .vim directory.

Install

cd ~
git clone --recursive https://github.com/mireq/dot-vim.git .vim
ln -s ~/.vim/vimrc ~/.vimrc
cd .vim
mkdir backup
mkdir spell
mkdir tmp
mkdir undodir
echo "stty -ixon" >> ~/.bashrc
cd bundle/YouCompleteMe
./install.py
cd ~

Shortcuts

  • Ctrl-S -- Save
  • F3 -- Buffer list
  • F7 -- Gundo tree
  • F9 -- Compile
  • F11 -- Toggle tag bar
  • F12 -- Alternate buffer (switch .c / .h)
  • many more

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK