feat(nvim): new extra: live-command.nvim

This commit is contained in:
Sergio Laín 2024-09-16 01:07:38 +02:00
parent 0e97aa1ba0
commit e08d8286cf
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -0,0 +1,5 @@
return {
"smjonas/live-command.nvim",
event = "VeryLazy",
opts = {},
}