Skip to content

Emacs minor-mode for editing Python docstrings.

License

Notifications You must be signed in to change notification settings

zyxir/python-docstring-mode

 
 

Repository files navigation

Python Docstring Mode

Build Status MELPA

This is a minor-mode for Emacs for editing Python docstrings. It provides syntax highlighting for docstrings in both reStructuredText and Epydoc formats, as well as an override for the fill-paragraph function when editing such a docstring that will wrap things according to Python community convention.

About

Emacs minor-mode for editing Python docstrings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.5%
  • Emacs Lisp 30.5%
  • Vim Script 2.0%