Add org mode, close #706

This commit is contained in:
Adam Stankiewicz
2021-06-09 21:37:56 +02:00
parent 4f997c5c82
commit 4899585281
10 changed files with 286 additions and 2 deletions

View File

@@ -5612,4 +5612,12 @@ filetypes:
- name: mermaid
patterns:
- pattern: '*.mermaid,*.mm,*.mmd'
description: Mermaid (https://mermaid-js.github.io/)
description: Mermaid (https://mermaid-js.github.io/)
---
name: org
remote: axvr/org.vim
filetypes:
- name: org
patterns:
- pattern: '*.org'
description: GNU Emacs' Org mode