Skip to content

A TreeSitter parser for the Neorg File Format

License

Notifications You must be signed in to change notification settings

azmec/tree-sitter-norg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFF TreeSitter Parser

This is a fork of tree-sitter-norg, packaged for Zig. Unnecessary files have been removed, and the build system has been replaced with build.zig.

A TreeSitter grammar for Neorg.

Features

  • Has support for pretty much the entire specification
  • Isn't a massive editor hog

❤️ Contribution

If you know a thing or two about TreeSitter and would like to support us by contributing then please do! If you have any questions you can ask away in the Github issues or on our discord! The specification can be found in the docs/ directory in the Neorg Repo.

About

A TreeSitter parser for the Neorg File Format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Other 0.3%