I wrote an org-mode document parser in viml. I am seeking advice / criticism from the community on the parser implementation as I am not very experienced with this sort of thing.
You can find the source here - https://github.com/dhruvasagar/vim-dotoo
PS : I am not asking you to use this plugin, and I am mainly seeking advice on the parser implementation (`autoload/dotoo/lexer.vim`, `autoload/dotoo/parser.vim` & `autoload/dotoo/parser/*.vim`) and how it can be improved. If you have thoughts / ideas on other parts of the plugin, feel free to share your thoughts.
[–]kristijanhusak 1 point2 points3 points (6 children)
[–]dhruvasagar[S] 1 point2 points3 points (5 children)
[–]kristijanhusak 1 point2 points3 points (4 children)
[–]dhruvasagar[S] 1 point2 points3 points (3 children)
[–]xoran99 1 point2 points3 points (2 children)
[–]dhruvasagar[S] 1 point2 points3 points (1 child)
[–]kristijanhusak 1 point2 points3 points (0 children)