codemp-nvim/README.md

9 lines
236 B
Markdown
Raw Normal View History

2024-08-06 01:11:34 +02:00
# codemp for nvim
an editor plugin for nvim
2022-09-14 12:13:48 +02:00
2024-08-06 01:11:34 +02:00
all commands are under `:MP` (with completion)
2022-09-14 12:13:48 +02:00
2024-08-06 01:11:34 +02:00
## installation
this requires also getting the codemp library, download it and place it in your lua folder, then install this plugin reguarly
2022-09-14 12:13:48 +02:00