cpptraj Syntax Highlighting for Atom

March 5, 2021 ยท View on GitHub

This is a TextMate grammar for cpptraj. It will look for .in, .traj, and .trajin file extensions.

example of syntax highlighting in editor

Installation

You can install this from the Atom Editor as a package. You can also install this using the command line:

apm install language-cpptraj

Related:

  • cpptraj: https://github.com/Amber-MD/cpptraj
  • vim-cpptraj: https://github.com/emleddin/vim-cpptraj
  • vsc-lang-cpptraj (VS Code): https://github.com/emleddin/vsc-lang-cpptraj

Contents

  1. 1Installation
  2. 2Related: