heiyemao / vim-chat

:purple_heart: Chatting plugin for neovim and vim8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-chat

chat in neovim and vim8

Install

  1. Install current plugin.
call dein#add('wsdjeg/vim-chat')

now you can chatting with me by call chat#chatting#OpenMsgWin(), insert /help for help message;

Other chatting programs

QQ 和微信的支持需要安装额外的包,包括 mojo-webqqmojo-weixin 此外,还需要安装 irssi,这是一个 irc 聊天工具; feh 这是一个浏览图片的工具。首先启动 QQ 服务器 call chat#qq#start(), 然后会自动弹出一个二维码,手机扫描下就可以登录了。neovim 默认使用 Alt + x 打开/关闭聊天窗口。

Markdown

About

:purple_heart: Chatting plugin for neovim and vim8


Languages

Language:Vim Script 100.0%