about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--hm/soispha/conf/nvim/plgs/vim-tex/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/nvim/plgs/vim-tex/default.nix b/hm/soispha/conf/nvim/plgs/vim-tex/default.nix
index ef7d8cf5..70ec7f5b 100644
--- a/hm/soispha/conf/nvim/plgs/vim-tex/default.nix
+++ b/hm/soispha/conf/nvim/plgs/vim-tex/default.nix
@@ -48,6 +48,7 @@
             "-file-line-error"
             "-synctex=0"
             "-interaction=nonstopmode"
+            "-outdir=build"
           ];
         };
       };