Skip to content

chrisbautista/vim-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Chris Bautista
Jan 21, 2019
66923f7 · Jan 21, 2019

History

26 Commits
Jan 21, 2019
Jan 15, 2019
Jan 15, 2019
Jan 21, 2019
Jan 15, 2019
Jan 15, 2019
Jan 15, 2019

Repository files navigation

vim-workflow

Features:

  • asynchronous linting
  • tree file view
  • fuzzy file search
  • more info on status and tab lines
  • keyboard mapping
  • sublime style multiple selections

VIM Plugins

Kudos to these awesome people.

Keyboard Mapping

keys vim command description
map <leader>O :NERDTreeToggle Open file tree view
map ; :Files fuzzy search files
map Ctrl+_ :tabedit
map C+t,left :tabp jump to left tab
map C+t,right :tabn jump to right tab
map <leader>+\ :vsplit split screen
map C+S+Right jump to right screen
map C+S+Left jump to left screen
map <leader>F3 :Gblame open gblame
map <leader>F2 :wqa save and exit all windows
map <leader>F12 :mks! ./.vimsession save session
map <leader>F11 :source ./.vimsession open last saved session for current dir

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published