• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

plain-simple

Simple text highlighting for text/plain files.
  • #text
  • #plain
  • #syntax
  • #highlight
Reyhn3
1.1.0 5,466
14
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Simple highlighting of text/plain files

Adds highlighting to plain text files in Atom to improve the visual structure of the document.

Screenshot

Contributions, bug reports and feature requests are very welcome!

        - Reyhn

Note on auto grammar

This package should be automatically applied to .txt-files. However, other packages might also use that file extension.

If this highlighting is not applied, check your other grammar packages for their file types. You might be required to modify their grammar .cson-files and comment out the txt-extension.

For example, change this:

'fileTypes': [
  'txt'
  'log'
  'syslog'
  'out'
  'output'
]

into:

'fileTypes': [
#  'txt'
  'log'
  'syslog'
  'out'
  'output'
]
Legal

The package icon is made by Alessandro Roncone, available under a CC Attribution-Share Alike 4.0 license.

This package is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by