Skip to main content
Module

x/ddc_vim/deps.ts>op.aleph

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

{only available when compiled with the |+rightleft| feature} The ASCII code for the first letter of the Hebrew alphabet. The routine that maps the keyboard in Hebrew mode, both in Insert mode (when hkmap is set) and on the command-line (when hitting CTRL-_) outputs the Hebrew characters in the range [aleph..aleph+26]. aleph=128 applies to PC code, and aleph=224 applies to ISO 8859-8. See |rileft.txt|.