mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-11 15:11:53 +08:00
docs: Use a line length of max 78 characters
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
*python-syntax.txt* Python syntax highlighting
|
*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
|
This is an enhanced version of the original Vim 6.1 Python syntax highlighting
|
||||||
`python.vim` by Neil Schemenauer.
|
`python.vim` by Neil Schemenauer.
|
||||||
@@ -33,8 +33,8 @@ Features
|
|||||||
Folding is done by the plugin SimpylFold
|
Folding is done by the plugin SimpylFold
|
||||||
(https://github.com/tmhedberg/SimpylFold).
|
(https://github.com/tmhedberg/SimpylFold).
|
||||||
|
|
||||||
===============================================================================
|
==============================================================================
|
||||||
Configuration *python-syntax-configuration*
|
Configuration *python-syntax-configuration*
|
||||||
|
|
||||||
Option variables
|
Option variables
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user