awk-ts-mode

Homepage: https://github.com/nverno/awk-ts-mode

Author: Noah Peart

Updated:

Summary

Major mode for awk using tree-sitter

Commentary

This package defines a tree-sitter enabled major modes awk that provides
support for indentation, font-locking, imenu, and structural navigation.

The tree-sitter grammar compatible with this package can be found at
https://github.com/Beaglefoot/tree-sitter-awk.

Dependencies