590 current 2024-05-14 16:48:58 24.05.20240512.2057814 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-14 16:49:02 -04:00
parent d244f13023
commit 47f04dcb22
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
3 changed files with 14 additions and 5 deletions

View file

@ -1,4 +1,12 @@
return {
{
"vhyrro/luarocks.nvim",
priority = 1000,
config = true,
opts = {
rocks = { "lua-curl", "nvim-nio", "mimetypes", "xml2lua" },
},
},
{
"rest-nvim/rest.nvim",
ft = "http",