import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { tildeop } = op;
When on: The tilde command "~"
behaves like an operator.
NOTE: This option is reset when 'compatible' is set.
(default off)
import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { tildeop } = op;
When on: The tilde command "~"
behaves like an operator.
NOTE: This option is reset when 'compatible' is set.
(default off)