Skip to content

Commit

Permalink
[tmuxinator] Fix path to pfe-final
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRobitaille committed Oct 15, 2020
1 parent d272a05 commit 1dc4a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmuxinator-profiles/pfe-final.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vim: modelines=0

name: pfe-final
root: ~/Nextcloud/Cours/GELE5700 - Projet de fin d'études/Rapports/rapport-final
root: ~/Nextcloud/UMoncton/Cours/GELE5700 - Projet de fin d'études/Rapports/rapport-final
windows:
- nvim: nvim
- tex: max_print_line=2000 latexmk -xelatex -shell-escape -pvc -e '$pdf_previewer = "xdg-open"' -e '$success_cmd = "echo vimtex_compiler_callback_success"' -e '$failure_cmd = "echo vimtex_compiler_callback_failure"' -interaction=nonstopmode scratchpad.tex
Expand Down

0 comments on commit 1dc4a0e

Please sign in to comment.