UNPKG

@chemzqm/neovim

Version:

NodeJS client API for vim8 and neovim

5 lines (4 loc) 154 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var attach_1 = require("./attach/attach"); exports.attach = attach_1.attach;