SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 36085c0639 added buffer disconnection, sending of cursor and buffer events working, to test the receiving part
Former-commit-id: cf82de64bc329fca8786e3d1cf724fd816885975
2023-11-23 14:36:33 +01:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings whops forgot the bindings 2023-11-22 12:29:54 +01:00
ext initial commit 2023-08-17 18:39:47 +02:00
src added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
.gitignore added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
.gitmodules initial commit 2023-08-17 18:39:47 +02:00
.python-version initial commit 2023-08-17 18:39:47 +02:00
build.rs initial commit 2023-08-17 18:39:47 +02:00
build.sh Got a bindings library that compiles. 2023-08-25 03:05:53 +02:00
Cargo.toml pyo3 version bump 2023-11-22 12:29:20 +01:00
Codemp.sublime-commands added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
plugin.py added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00