import { op } from "https://deno.land/x/ddc_vim@v3.8.0/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@v3.8.0/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)