orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Support nvim-treesitter's parser_install_dir configuration

Open dslinger-a2 opened this issue 6 months ago • 29 comments

Does this feature exist in Emacs orgmode core?

N/A

Orgmode link

No response

Feature value

Currently, the orgmode plugin always installs the org parser to its own package directory ([package_root]/parser/org.so). It would be beneficial to respect nvim-treesitter's parser_install_dir configuration when available, which would allow users to keep all parsers in a single consistent location. This is especially useful in setups where the plugin is being installed by nix.

Additional context

No response

dslinger-a2 avatar Apr 17 '25 22:04 dslinger-a2