fix: this should make require unneeded on nvim

This commit is contained in:
əlemi 2024-09-05 05:30:21 +02:00
parent e47d7317c4
commit 696bd12476
Signed by: alemi
GPG key ID: A4895B84D311642C

1
lazy.lua Normal file
View file

@ -0,0 +1 @@
return { "hexedtech/codemp-nvim", opts = {} }