@@ -1,6 +1,6 @@
set autoread
set path+=.,public/**,src/**,test/**
if has('win32')
if has('win32') || has('win64')
let &makeprg="create_dist.cmd"
else
let &makeprg="./create_dist.sh"
The note is not visible to the blocked user.