603 current 2024-05-14 18:10:38 24.05.20240512.2057814 6.8.6-zen1 *
This commit is contained in:
parent
a91ffc5bdc
commit
24252cf89b
1 changed files with 2 additions and 2 deletions
|
|
@ -5,11 +5,11 @@ return {
|
||||||
config = function()
|
config = function()
|
||||||
package.path = package.path
|
package.path = package.path
|
||||||
.. ";"
|
.. ";"
|
||||||
.. "/nix/store/cga26ykqb57jyiws6wvrsmw9xrqf7555-lua5.1-lua-curl-0.3.13-1/share/lua/5.1/?.lua"
|
.. "/nix/store/cga26ykqb57jyiws6wvrsmw9xrqf7555-lua5.1-lua-curl-0.3.13-1/share/lua/5.1/cURL.lua"
|
||||||
|
|
||||||
package.cpath = package.cpath
|
package.cpath = package.cpath
|
||||||
.. ";"
|
.. ";"
|
||||||
.. "/nix/store/cga26ykqb57jyiws6wvrsmw9xrqf7555-lua5.1-lua-curl-0.3.13-1/lib/lua/5.1/?.so"
|
.. "/nix/store/cga26ykqb57jyiws6wvrsmw9xrqf7555-lua5.1-lua-curl-0.3.13-1/lib/lua/5.1/lcurl.so"
|
||||||
|
|
||||||
require("rest-nvim").setup()
|
require("rest-nvim").setup()
|
||||||
end,
|
end,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue