Skip to content

Commit 82e689a

Browse files
committed
docs: Use a line length of max 78 characters
1 parent 82836bb commit 82e689a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/python-syntax.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*python-syntax.txt* Python syntax highlighting
22

3-
===============================================================================
4-
Introduction *python-syntax* *ft-python-syntax* *python.vim*
3+
==============================================================================
4+
Introduction *python-syntax* *ft-python-syntax* *python.vim*
55

66
This is an enhanced version of the original Vim 6.1 Python syntax highlighting
77
`python.vim` by Neil Schemenauer.
@@ -33,8 +33,8 @@ Features
3333
Folding is done by the plugin SimpylFold
3434
(https://github.com/tmhedberg/SimpylFold).
3535

36-
===============================================================================
37-
Configuration *python-syntax-configuration*
36+
==============================================================================
37+
Configuration *python-syntax-configuration*
3838

3939
Option variables
4040
----------------

0 commit comments

Comments
 (0)