Skip to content

PFZheng/unilatex.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a mirror of http:https://www.vim.org/scripts/script.php?script_id=284

Vim supports unicode since version 6. This means it's possible to display many mathmatical symbols in vim. Writing LaTeX texts can now be much easier. To display unicode symbols while editing LaTeX documents, I've written a plugin for vim.

Screenshot:
http:https://www.fenk.wau.nl/~oever/software/vim/

What does the plugin do?

- Convert all symbols like \alpha to the unicode symbol α when reading a LaTeX file.
- Convert these commands when typing them.
- Convert the unicode symbols back to LaTeX when saving the document.

About

display LaTeX symbols as unicode while editing

Resources

Stars

Watchers

Forks

Packages

No packages published