I have a plain text file that I want to be able to read in Sublime Text. However,
it contains certain strings that are being misinterpreted (I want them to be read as plain text). Here is an example:
100fe000000000000000000 100000000000000000000 100000000000000000000 30 10 100000000000000000000
These are being presented as a large whitespace. How do I get Sublime Text to just show me the raw file (that I can get in other editors).
Build 4169