conllu-mode

Homepage: https://github.com/odanoburu/conllu-mode

Author: bruno cuconato

Updated:

Summary

Editing mode for CoNLL-U files

Commentary

this mode provides simple utilities for editing and viewing CoNLL-U
files.

it offers the following features, and more:

- highlighting comments, and upostag and deprel fields
- truncate lines by default
- show newline and tab characters using whitespace.el
- aligning and unaligning column fields
- jumping to next or previous sentence
- in a token line, jump to its head

Dependencies