Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ddc_vim/deps.ts>op.spelloptions

Dark deno-powered completion framework for neovim/Vim8
Very Popular
Go to Latest
variable op.spelloptions
import { op } from "https://deno.land/x/ddc_vim@v2.2.0/deps.ts";
const { spelloptions } = op;

{not available when compiled without the |+syntax| feature} A comma separated list of options for spell checking: camel When a word is CamelCased, assume "Cased" is a separate word: every upper-case character in a word that comes after a lower case character indicates the start of a new word.