Skip to content

jonathonloo/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .vim configuration

Shortcuts

  • <S-H> - Tab left
  • <S-L> - Tab right
  • <Leader>f - Start Ack search
  • <Leader>Ss - Open scratch in split window
  • <Leader>s - Open scratch in same window
  • <Leader>o - Open BufExplorer
  • <Leader>dc - Shows diff of current buffer
  • <Leader>dp - Shows patch of current buffer
  • <Leader>p - Preview current buffer using hammer.vim
  • <Leader>g - Creates public gist (works in command mode)
  • <Leader>pg - Creates private gist (works in command mode)
  • <Leader>t - Open Command-T
  • <Leader>T - Flush Command-T
  • <Leader>rt - Create ctags
  • <Leader>tl - Open Taglist
  • <Leader>x - Toggle TODO
  • <Leader>W - Clean whitespace
  • <Leader><Leader> - Toggle ZoomWin
  • [num]<Leader>cc - Comment out num lines
  • [num]<Leader>cm - Minimal comment out num lines
  • [num]<Leader>c<space> - Toggle comment on num lines

Plugins

Plugins I use on the daily

About

My vim configuration. Complete with plugin goodness.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors