vim-iced icon indicating copy to clipboard operation
vim-iced copied to clipboard

Support unix socket connections

Open liquidz opened this issue 3 years ago • 0 comments

  • vim can open a channel on a Unix domain socket
    • https://github.com/vim/vim/commit/cc766a85f460ebb7f8c915508447548b5f5b99bc
  • nrepl already supports unix domain socket
    • https://github.com/nrepl/nrepl/pull/204

liquidz avatar Apr 05 '22 00:04 liquidz