Add improved nvim LaTeX commands

This commit is contained in:
~erin 2023-04-15 22:52:05 -04:00
parent 951c179d03
commit de26f36856
Signed by: erin
GPG Key ID: 9A8E308CEFA37A47
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ function tools
toolprint cyan ">" "Indent lines (visual mode)"
toolprint cyan ":Xplr" "Browse files"
toolprint cyan ":FRCbuild" "Build FRC project"
toolprint cyan ":Tex" "Build tectonic project"
toolprint cyan "cv" "View tectonic PDF"
toolprint cyan "cr" "Recompile tectonic project"
set_color blue
echo "XPLR"