From db2ce3b774b3d24d9aa6d51874fa5f863fd82b83 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sat, 29 Jul 2017 15:43:28 +0200 Subject: [PATCH] README: add g: prefix to config section --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3a8bf3c..92fed3b 100644 --- a/README.rst +++ b/README.rst @@ -56,8 +56,8 @@ Follow the instructions on installing NeoBundle_ and add the appropriate NeoBund Configuration ------------- -python_pep8_indent_multiline_string -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +g:python_pep8_indent_multiline_string +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You can configure the initial indentation of multiline strings using ``g:python_pep8_indent_multiline_string`` (which can also be set per buffer). This defaults to ``0``, which means that multiline strings are not indented. -- 2.39.2