Skip to content

justinpearson/pasm-sublime-text-syntax-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This file tells Sublime Text 3 how to syntax-highlight pasm code used by the Beaglebone Black's Programmable Real-time Unit (PRU).

pasm code correctly syntax-highlighted in Sublime Text 3

  1. Put the file pasm.sublime-syntax in the place where Sublime Text looks for syntax definitions:

    • Mac: /Users/justin/Library/Application Support/Sublime Text 3/Packages/User/
    • Linux: ~/.config/sublime-text-3/Packages/User/
  2. Restart Sublime Text.

  3. In the lower-right language selection, you should see 'pasm' (see picture)

About

A file telling Sublime Text 3 how to syntax-highlight pasm code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published