diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
| commit | 950b88b493509bbf523aea25b35663fe8f568071 (patch) | |
| tree | 786adeed2eb3d4f16eae2f8948eeae13c990f770 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd7139c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +vim/nvim auto-generate latex build: +``` +:au BufWritePost KumarDamaniCV.tex :silent !xelatex KumarDamaniCV.tex +``` |
