Skip to content

Instantly share code, notes, and snippets.

@neelsmith
Last active June 19, 2017 11:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neelsmith/f432924cbbefba2d74e5a80e922a9c13 to your computer and use it in GitHub Desktop.
Save neelsmith/f432924cbbefba2d74e5a80e922a9c13 to your computer and use it in GitHub Desktop.
Configure Atom editor to edit CEX files
tablr:
csvEditor:
columnDelimiter: "#"
comment: "#!"
eof: true
supportedCsvExtensions: [
"csv"
"tsv"
"CSV"
"TSV"
"cex"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment