Skip to content

bfredl/nvim-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

To install:

pip install --user matrix_client

To run

let g:matrix_user = "user"
let g:matrix_passwd = "PASS"
let g:matrix_room = "#neovim:matrix.org"
MatrixConnect

To send the current line:

nmap ,s <Plug>(Matrix-Send)
nmap ,m <Plug>(Matrix-Me)

About

Simple matrix client in nvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published