I have a function to build my tex files that will open the quickfix window if there are errors during the compilation process. However if a warning is encountered the quickfix window remains closed. How can I modify the function to open the quickfix window when there are warnings? I have a function to build my tex files that wi