Skip to content

Commit 4709f68

Browse files
author
batlab
committed
Turn ncm builtin sort off
1 parent 999bd3f commit 4709f68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonx/cm_sources/rcode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
word_pattern=r'[\w_\.]+',
2222
scoping=True,
2323
scopes=['r'],
24+
sort=0,
2425
early_cache=1,
2526
cm_refresh_patterns=[
2627
r'\$', r'::', r'"', r"'",

0 commit comments

Comments
 (0)