Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84d3bce

Browse files
committed
Disable auto-indent on paste
1 parent 4aaa3d9 commit 84d3bce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scoped-properties/language-python.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'.source.python':
22
'editor':
3+
'autoIndentOnPaste': false
34
'tabLength': 4
45
'foldEndPattern': '^\\s*"""\\s*$'
56
'commentStart': '# '

0 commit comments

Comments
 (0)