1
1
Fork 0

Add a modeline file for python

This commit is contained in:
Nils Freydank 2023-09-07 19:01:41 +02:00
parent 50414ebf53
commit 541617984b
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 2 additions and 0 deletions

2
python.py Normal file
View File

@ -0,0 +1,2 @@
# vim:syntax=python:fileencoding=utf-8:ts=4:expandtab:linebreak:wrap
# vim: set syntax=python fileencoding=utf-8 ts=4 expandtab linebreak wrap :