Skip to content

Vim config files. Mostly for Python/Javascript and Django development

Notifications You must be signed in to change notification settings

justhamade/django-vim

 
 

Repository files navigation

A django IDE using Vim

This is a vim configuration customized for python/django/html/javascript editing.

Notable features include:

  • Django/html snippets using snipmate. Eliminates a lot of boilerplate code.

  • Jump from urls.py to views.py to template using vimango.

  • Navigate using nerdtree, see tags using taglist

  • Syntax highlighting for django templates.

About

Vim config files. Mostly for Python/Javascript and Django development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 90.3%
  • Python 9.7%