Run denops server using port 50603
.
deno run -q --no-lock --unstable -A /path/to/denops.vim/denops/@denops-private/cli.ts --port 50635
M-x denops-start-server
to connect this server.
denops--send-notify
to send command to denops server.
(denops--send-notify "invoke" "dispatch" ["helloworld" "maze" []])
General Public License Version 3 (GPLv3) Copyright (c) Naoya Yamashita - https://conao3.com https://github.com/conao3/denops.el/blob/master/LICENSE
- Naoya Yamashita (conao3)