Syntax highlighting for CoNLL-U (.conllu, .conll) files on Sublime Text.
The CoNLL-U format is defined on the Universal Dependencies website. Scope naming has been changed from what was originally proposed in order to create better syntax highlighting for Sublime Text. The regular expression has also been changed to match for whitespaces (\s
) instead of tabs (\t
). An Atom extension exists for CoNLL-U highlighting by @Evpok.
Adapted from @alexlouden‘s README on Terraform.tmLanguage
Ctrl+Shift+P
(Win, Linux) or Cmd+Shift+P
(OS X).~/Library/Application Support/Sublime Text 3/Packages/
%APPDATA%/Sublime Text 3/Packages/
~/.config/sublime-text-3/Packages/
Thanks to Bruno Cuconato for the grammar.