File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -198,5 +198,5 @@ issue.
198198
199199- [[https://github.com/dhruvasagar][@dhruvasagar]] and his [[https://github.com/dhruvasagar/vim-dotoo][vim-dotoo]] plugin
200200 that got me started using orgmode. Without him this plugin would not happen.
201- - [[https://github.com/milisims ][@milisims ]] for writing a treesitter parser for org
201+ - [[https://github.com/emiasims ][@emiasims ]] for writing a treesitter parser for org
202202- [[https://github.com/jceb/vim-orgmode][vim-orgmode]] for some parts of the code (mostly syntax)
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ can be installed, and exit with a success message.
9898:PROPERTIES:
9999:CUSTOM_ID: parser
100100:END:
101- Parsing is done via builtin treesitter parser and the [[https://github.com/milisims /tree-sitter-org][tree-sitter-org]] grammar.
101+ Parsing is done via builtin treesitter parser and the [[https://github.com/nvim-orgmode /tree-sitter-org][tree-sitter-org]] grammar.
102102
103103**** Commits
104104:PROPERTIES:
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ issue.
214214- [ @dhruvasagar ] ( https://github.com/dhruvasagar ) and his
215215 [ vim-dotoo] ( https://github.com/dhruvasagar/vim-dotoo ) plugin that got
216216 me started using orgmode. Without him this plugin would not happen.
217- - [ @milisims ] ( https://github.com/milisims ) for writing a treesitter
217+ - [ @emiasims ] ( https://github.com/emiasims ) for writing a treesitter
218218 parser for org
219219- [ vim-orgmode] ( https://github.com/jceb/vim-orgmode ) for some parts of
220220 the code (mostly syntax)
You can’t perform that action at this time.
0 commit comments