Skip to content

teplyakoff/vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM configs

Hi! this is my setup vim, I use them to develop on php, I hope you are OK too!

###Features

Plugins:

  • bufexplorer
  • gundo
  • ctrlp
  • powerline
  • nerdcommenter
  • nerdtree
  • netrw
  • snipMate
  • tabindent
  • vundle
  • pathogen
  • php
  • php-doc

Hotkeys:

  • C-q - commet\uncomment
  • C-K - insert php doc
  • C-c - Copy to global clipboard
  • C-v - Paste from global clipboard
  • C-d - duplicate current line
  • F2 - fast save
  • F5 - show BufExplorer
  • F6 - show gundo
  • ; - search and replace the word under the cursor

About

vim configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.6%
  • Other 1.4%