Skip to content

na/django-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-vim

A project for easy setup of vim for django (python) development.

http://github.com/nateanderson/django-vim/wikis/links: These links have inspired this project.

Installation:

  1. copy the files in .vim to ~/.vim.
  2. copy or append .vimrc to ~/.vimrc
  3. build ctags like described in John Anderson's post:

    $ ctags -R -f ~/.vim/tags/python.ctags /usr/lib/python2.5/

Planned Features:

  1. install script

About

A set of vim plugins and settings for using vim to develop django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published