SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 280d6314c9 it works, (minor touches still needed)
Former-commit-id: edfad18103da76426b4eb3f62174a9654e8595d8
2023-11-23 17:15:16 +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 it works, (minor touches still needed) 2023-11-23 17:15:16 +01:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00