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