mirror of
https://github.com/hexedtech/codemp-nvim.git
synced 2024-11-23 07:54:50 +01:00
fix: this should make require unneeded on nvim
This commit is contained in:
parent
e47d7317c4
commit
696bd12476
1 changed files with 1 additions and 0 deletions
1
lazy.lua
Normal file
1
lazy.lua
Normal file
|
@ -0,0 +1 @@
|
|||
return { "hexedtech/codemp-nvim", opts = {} }
|
Loading…
Reference in a new issue