import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { autoread } = op;
When a file has been detected to have been changed outside of Vim and
it has not been changed inside of Vim, automatically read it again.
When the file has been deleted this is not done, so you have the text
from before it was deleted. When it appears again then it is read.
timestamp
If this option has a local value, use this command to switch back to
using the global value:
:set autoread<
(default off)