Skip to content

Mango0x45/gsp-ts-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GSP Major Mode

This package provides a Tree-Sitter powered major-mode for editing GSP files. GSP is a preprocessor for HTML to make web-development less painful. You can learn more about it here.

At the moment this package provides support for indentation and syntax highlighting. The level of syntax highlighting can be configured by setting treesit-font-lock-level, and the specific elements to highlight can be configured by customizing treesit-font-lock-feature-list.

Other user-customizable variables of note are gsp-ts-indent-offset, gsp-ts-font-lock-rules, and gsp-ts-ident-rules.

About

Emacs major-mode for GSP powered by Tree-Sitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published