1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

lib/languages_data.py: Vim name for Latex: tex (#151)

This commit is contained in:
Igor Chubin
2019-08-02 17:40:07 +00:00
parent d6364fa665
commit 3f5084e8c0
+1
View File
@@ -115,6 +115,7 @@ VIM_NAME = {
'delphi' : 'pascal',
'dlang' : 'd',
'elisp' : 'newlisp',
'latex' : 'tex',
'forth' : 'fs',
'nim' : 'nimrod',
'perl6' : 'perl',