mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 08:23:40 -05:00
Add org mode, close #706
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user