Skip to content

Instantly share code, notes, and snippets.

@goddoe
Created April 2, 2019 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goddoe/3190c462ee5f732d46eb0d5c556228bc to your computer and use it in GitHub Desktop.
Save goddoe/3190c462ee5f732d46eb0d5c556228bc to your computer and use it in GitHub Desktop.
ctags
# https://www.fusionbox.com/blog/detail/navigating-your-django-project-with-vim-and-ctags/590/
ctags -R --fields=+l --languages=python --python-kinds=-iv ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment