helix icon indicating copy to clipboard operation
helix copied to clipboard

Add Prolog tree-sitter grammar

Open mkorje opened this issue 1 year ago • 0 comments

This PR adds a tree-sitter grammar for Prolog. It uses https://codeberg.org/foxy/tree-sitter-prolog, a fork/rewrite of https://github.com/Rukiza/tree-sitter-prolog.

I've probably made a mistake in how the runtime/queries/prolog/* files should be done, sorry about that! The changes in this PR seem to be working for me, though I'd appreciate it if others could try it out and ensure it works for them.

mkorje avatar Aug 31 '24 13:08 mkorje