mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
unlet $TMPDIR too, where we can
This commit is contained in:
@@ -290,6 +290,7 @@ function! ale#util#Tempname() abort
|
||||
finally
|
||||
if l:clear_tempdir
|
||||
let $TMPDIR = ''
|
||||
silent! unlet! $TMPDIR
|
||||
endif
|
||||
endtry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user