From 41479fc3bcfd08b645413f54baf6145308716185 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Sun, 25 Aug 2019 20:19:43 -0700 Subject: [PATCH] Add clarkema/x12-mode (#47) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15b029a..e6d5c1f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ List of EDI Github Resources. PRs Welcome! - [amandagrice/sublime-x12-highlighting](https://github.com/amandagrice/sublime-x12-highlighting) - Adds syntax highlighting to Sublime for x12 files. Made especially for the healthcare EDI space. (837s, etc.) - [michaelachrisco/sublime-834-syntax](https://github.com/michaelachrisco/sublime-834-syntax) - Sublime syntax highlighter for the EDI x12 834 file. +- [clarkema/x12-mode](https://github.com/clarkema/x12-mode) - An Emacs major mode for X12 EDI files - [Notepad++](https://gist.github.com/bhattisatish/6b5f5c90443a64cef192) - A user-defined language file for highlighting EDI X12. - [Silvenga/vscode-edi-x12-support](https://github.com/Silvenga/vscode-edi-x12-support) - A Visual Studio Code extension aimed at providing basic support for the EDI format. - [vim-scripts/x12-syntax](https://github.com/vim-scripts/x12-syntax) - A simple syntax highlighter for EDI X12 files. Currently only Healthcare 270/271s are tested.