|
I want to write something like the following in norg but when I format the dummy 2 goes to the beginning of the line, as the spec defines it to. approach. |
Answered by
pysan3
Feb 12, 2024
Replies: 1 comment 1 reply
|
With the current state of the plugin, it is not possible. Don't run Some guys are working on a new treesitter parser and when that's done, there'll be a real formatter norg-fmt so you'd want to wait for updates on that module. |
1 reply
Answer selected by
lars-vc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the current state of the plugin, it is not possible. Don't run
gg=Gon that file is the only solution.Some guys are working on a new treesitter parser and when that's done, there'll be a real formatter norg-fmt so you'd want to wait for updates on that module.