Difference between revisions of "Vim"

From Apertium
Jump to navigation Jump to search
m
Line 12: Line 12:
* https://github.com/jonorthwash/dotfiles/tree/master/vim
* https://github.com/jonorthwash/dotfiles/tree/master/vim


See also [[Apertium-specific conventions for lexc#Syntax highlighting and folding in vim]]
See also http://wiki.apertium.org/wiki/Apertium-specific_conventions_for_lexc#Syntax_highlighting_in_vim


[[Category:Documentation in English]]
[[Category:Documentation in English]]

Revision as of 19:12, 7 November 2016

Vim is a text editor.

It edits text.

Editing XML (dix, transfer rules) in vim

http://www.pinkjuice.com/howto/vimxml/ is a nice guide to editing XML in vim

Editing Xerox formats in vim

Various people have created lexc/twol syntax files for vim:

See also Apertium-specific conventions for lexc#Syntax highlighting and folding in vim