Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.25 KB

README.md

File metadata and controls

61 lines (53 loc) · 1.25 KB

INSTALL

mv ~/.vim ~/.vim-old
git clone https://github.com/xelite/.vim.git ~/.vim
ln -s ~/.vim/.vimrc ~/.vimrc
cd ~/.vim
git submodule update --init --recursive
cd ~/.vim/bundle/YouCompleteMe
./install.py

# also install https://github.com/powerline/fonts

CHEETSHEET

normal mode

F1         select all
F8         next colorscheme
SHIFT+F8   perv colorscheme
F9         toggle list
F10        toggle nu
^p         ctrlp
^n         nerdtree
\scl       SQLUCreateColumnList
:Tableize  generete table

visual mode

\sf        SQLUFormatter
gc         comment selected text

PLUGINS

SKINS

  • dotshare.vim
  • github.vim
  • luna-term.vim
  • luna.vim
  • molokai.vim
  • solarized.vim
  • Tomorrow-Night-Blue.vim
  • Tomorrow-Night-Bright.vim
  • Tomorrow-Night-Eighties.vim
  • Tomorrow-Night.vim
  • Tomorrow.vim
  • twilight.vim