Liking cljdoc? Tell your friends :D

hive-vim.editor.port

hive-spi editor ports for Vim, registered under :vim.

Substrate and buffer methods are generated from the verb catalogue, so a method exists here exactly when a verb backs it. The daemon surface is the set of connected Vim sessions.

hive-spi editor ports for Vim, registered under :vim.

Substrate and buffer methods are generated from the verb catalogue, so a
method exists here exactly when a verb backs it. The daemon surface is the
set of connected Vim sessions.
raw docstring

->portclj

(->port server-fn)

A port reading the live transport from SERVER-FN (fn [] server-or-nil).

A port reading the live transport from SERVER-FN (fn [] server-or-nil).
sourceraw docstring

port-keyclj

Registry key. Never :default, which belongs to whichever editor the host treats as primary.

Registry key. Never :default, which belongs to whichever editor the host
treats as primary.
sourceraw docstring

register!clj

(register! server-fn)

Install a port under :vim. Returns the port.

Install a port under :vim. Returns the port.
sourceraw docstring

unregister!clj

(unregister!)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close