https://github.com/nverno/strace
Major mode for strace
https://github.com/nverno/strace
emacs strace system-programming
Last synced: 5 days ago
JSON representation
Major mode for strace
- Host: GitHub
- URL: https://github.com/nverno/strace
- Owner: nverno
- License: gpl-3.0
- Created: 2019-03-06T13:51:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T18:08:48.000Z (over 2 years ago)
- Last Synced: 2025-01-18T00:30:22.173Z (over 1 year ago)
- Topics: emacs, strace, system-programming
- Language: Emacs Lisp
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Major mode for strace
[](https://www.gnu.org/licenses/gpl-3.0)
There are two modes defined, one using tree-sitter and one without. They provide
font-locking and a couple commands for alignment and help at point.
The tree-sitter mode requires the grammar to be installed from
https://github.com/sigmaSd/tree-sitter-strace.
Example using `strace-ts-mode`
