Skip to content

xelite/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published