Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfed725 commit 6f5a312Copy full SHA for 6f5a312
1 file changed
Misc/vgrindefs
@@ -5,6 +5,6 @@
5
python|Python|py:\
6
:pb=^\d?(def|class)\d\p(\d|\\|\(|\:):\
7
:cb=#:ce=$:sb=":se=\e":lb=':le=\e':\
8
- :kw=and assert break class continue def del elif else except\
9
- exec finally for from global if import in is lambda not or\
10
- pass print raise return try while:
+ :kw=assert and break class continue def del elif else except\
+ exec finally for from global if import in is lambda not or\
+ pass print raise return try while:
0 commit comments