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.
2 parents e277c35 + ea1caa2 commit 1b76b86Copy full SHA for 1b76b86
AdvancedCSV.sublime-settings
@@ -2,7 +2,7 @@
2
"delimiter_mapping": {
3
"*.csv": ",",
4
"*.psv": "|",
5
- "*.tsv": "\t",
+ "*.tsv": "\t"
6
},
7
"delimiter": ",",
8
"auto_quote": true
0 commit comments