nvim: null-ls: set the temporary directory
This commit is contained in:
parent
a68a460131
commit
17b8a7c815
1 changed files with 1 additions and 0 deletions
|
@ -33,4 +33,5 @@ null_ls.setup {
|
|||
diagnostics.phpstan,
|
||||
diagnostics.shellcheck,
|
||||
},
|
||||
temp_dir = "/tmp",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue