feat(nvim): debugprint extra

This commit is contained in:
Sergio Laín 2023-11-16 02:19:36 +01:00
parent 9280fd9e45
commit 2902be65a5
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -0,0 +1,4 @@
return {
"andrewferrier/debugprint.nvim",
opts = {},
}