From 82e689a2520fcdf14a6dc88553999d08aca4d4de Mon Sep 17 00:00:00 2001 From: nfnty Date: Sun, 19 Feb 2017 13:49:51 +0100 Subject: [PATCH] docs: Use a line length of max 78 characters --- doc/python-syntax.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/python-syntax.txt b/doc/python-syntax.txt index 9c573d7..50c4d3b 100644 --- a/doc/python-syntax.txt +++ b/doc/python-syntax.txt @@ -1,7 +1,7 @@ *python-syntax.txt* Python syntax highlighting -=============================================================================== -Introduction *python-syntax* *ft-python-syntax* *python.vim* +============================================================================== +Introduction *python-syntax* *ft-python-syntax* *python.vim* This is an enhanced version of the original Vim 6.1 Python syntax highlighting `python.vim` by Neil Schemenauer. @@ -33,8 +33,8 @@ Features Folding is done by the plugin SimpylFold (https://github.com/tmhedberg/SimpylFold). -=============================================================================== -Configuration *python-syntax-configuration* +============================================================================== +Configuration *python-syntax-configuration* Option variables ----------------