Skip to content

My vimrc file configured for html/css and python development

License

Notifications You must be signed in to change notification settings

coralukasz/VimConfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

My vimrc file configured for html/css and python development (default install 7.3)

List of plugins

Pathogen (Auto install plugins) AutoPairs (Auto close quotes, brackets, anchor, etc) AutoCloseTag (Automagically close html/xml tags) AutoCompPop (Better autocomplete) Emmet (Vim Emmet support) NerdTree (File explorer in vim!) PythonMode (All you ever need to develop in Python XD) SnipMate (Snippets, snippets everywhere) SuperTab (Tab in steroids) Airline (Great statusbar) GitGutter (Git in vim)

Color scheme Molokai (default)

About

My vimrc file configured for html/css and python development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 99.5%
  • Python 0.5%