code multiplexer -- fast, safe, collaborative editor plugin ecosystem
Find a file
alemidev 0151a9e1bd feat: defined some basic protocol
Co-authored-by: f-tlm <f-tlm@users.noreply.github.com>
2022-07-13 01:56:21 +02:00
plugin fix: neovim rcp call and notify, added test buffer command 2022-07-11 02:08:37 +02:00
proto feat: defined some basic protocol 2022-07-13 01:56:21 +02:00
src feat: reworked operation matching with enum 2022-07-13 01:55:31 +02:00
.editorconfig build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00
.gitignore build: finished following tonic tutorial 2022-07-10 20:44:43 +02:00
.rustfmt.toml build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00
build.rs build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00
Cargo.toml feat: implemented connection and state managers 2022-07-10 23:47:14 +02:00