Skip to content

Commit db2ce3b

Browse files
committed
README: add g: prefix to config section
1 parent 6bce13b commit db2ce3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Follow the instructions on installing NeoBundle_ and add the appropriate NeoBund
5656
Configuration
5757
-------------
5858

59-
python_pep8_indent_multiline_string
60-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
59+
g:python_pep8_indent_multiline_string
60+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6161

6262
You can configure the initial indentation of multiline strings using ``g:python_pep8_indent_multiline_string`` (which can also be set per buffer).
6363
This defaults to ``0``, which means that multiline strings are not indented.

0 commit comments

Comments
 (0)