neovim codemp plugin -- code multiplexer
Find a file
2022-07-30 03:02:04 +02:00
plugin fix: added functions inside vim 2022-07-16 03:46:43 +02:00
proto feat: defined some basic protocol 2022-07-13 01:56:21 +02:00
src feat: added buffer object, reworked objects with internal worker 2022-07-30 03:02:04 +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 fix: build protocol definitions paths 2022-07-13 01:59:01 +02:00
Cargo.toml feat: initial work on Workspace buffer edit proto 2022-07-21 10:40:43 +02:00