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 b289412 commit cec9e06Copy full SHA for cec9e06
pythonx/cm_sources/acid.py
@@ -5,7 +5,7 @@
5
abbreviation='acid',
6
scopes=['clojure'],
7
word_pattern=r'[\w!$%&*+/:<=>?@\^_~\-\.#]+',
8
- cm_refresh_patterns=[r'/$'],
+ cm_refresh_patterns=[r'/'],
9
priority=9)
10
11
import os
pythonx/cm_sources/fireplace.py
abbreviation='🔥',
import sys
0 commit comments