Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
/ lean-unicode.vim Public archive

Unicode translation (of e.g. \l to ← as in other Lean environments), for (n)vim

License

Notifications You must be signed in to change notification settings

Julian/lean-unicode.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is archived

Use the neovim plugin instead, which encompasses this functionality.

lean-unicode.vim

Unicode translation (of e.g. \l to as in other Lean environments), for (n)vim. These are suitable for use with coc-snippets (or directly with Ultisnips).

These translations are auto-generated via a script from the vscode-lean file.

Installation

Install as a normal (n)vim plugin, via e.g.:

Plug 'Julian/lean-unicode.vim'

Regenerating the Translations

Run:

$ bin/regenerate >Ultisnips/lean.snippets

About

Unicode translation (of e.g. \l to ← as in other Lean environments), for (n)vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published