Kaydet (Commit) dd58ab6f authored tarafından elextr's avatar elextr Kaydeden (comit) Frank Lanitz

Make Python comment hash space (#1682)

üst b54a117d
...@@ -46,7 +46,7 @@ mime_type=text/x-python ...@@ -46,7 +46,7 @@ mime_type=text/x-python
#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
# single comment char, like # in this file # single comment char, like # in this file
comment_single=# comment_single=#\s
# multiline comments # multiline comments
#comment_open=""" #comment_open="""
#comment_close=""" #comment_close="""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment