Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 758 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 758 Bytes

Perl syntax highlighting extension for Nova

This extension utilizes the Tree Sitter engine introduced in Nova 10 and aims to bring more accurate syntax highlighting for the Perl language.

Image

The majority of work is based on tree-sitter-perl and adapted here for the Nova text editor.

Support for Mojo::Template files is also provided by tree-sitter-mojo-template

Image