nvim-neorg / rust-norg

A robust parser for Norg for tools that don't use tree-sitter.
11 stars 3 forks source link

feat: detached modifier extensions #1

Closed benlubas closed 3 months ago

benlubas commented 3 months ago

Adds detached modifier extensions

vhyrro commented 3 months ago

Do let me know if you ever start working on these changes. If not then tomorrow I can tackle these problems and more :)

benlubas commented 3 months ago

I'll start working on them tonight, had a ton of small things to deal with before I got to this

vhyrro commented 3 months ago

Threw a bunch of examples at it and it LGTM, if you have anything you'd like to change further then let me know. If not, We can merge :)

benlubas commented 3 months ago

I see this is still taking the same approach I had, so this is definitely fine with me, @vhyrro