We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here is a vim setup that should ease writing of rst files that follow Python documentation guidelines.
filetype plugin indent on
~/.vim/ftplugin/
mkdir -p ~/.vim/ftplugin/
You may need to restart vim if step 1 has not been done before.