Birck IRC client - Vim plugin wrapper for ii
Using vim-plug:
Plug 'https://git.sr.ht/~torresjrjr/birck.vim', #{on:'Birck'}
Run an instance of ii (using ~/irc
), then launch Birck:
$ vim +Birck
By default, Birck will load irc.freenode.net
.
You may change this with g:birck_default_chan
.
Use <C-L>
to redraw the screen and highlighting.
Send irc commands and messages to ii with i
and <Enter>
. See ii(1).
Navigate channels like you would with files and buffers. Birck works well with fzf.vim.
Project site: https://sr.ht/~torresjrjr/birck.vim
Mailing list: ~torresjrjr/public-inbox@lists.sr.ht
License: GNU General Public License