mirror of
https://github.com/hexedtech/codemp-nvim.git
synced 2024-11-22 07:24:52 +01:00
neovim codemp plugin -- code multiplexer
alemi
84afc0a864
this was really crazy but it seems to work?? can probably be simplified a ton but not rn |
||
---|---|---|
.cargo | ||
.github/workflows | ||
src | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
LICENSE | ||
README.md |
codemp for nvim
an editor plugin for nvim
all commands are under :MP
(with completion)
installation
this requires also getting the codemp library, download it and place it in your lua folder, then install this plugin reguarly