updates
This commit is contained in:
parent
f607bde009
commit
d7d4d85972
5 changed files with 270 additions and 268 deletions
|
@ -2,6 +2,9 @@ return {
|
|||
"rest-nvim/rest.nvim",
|
||||
event = "BufEnter *.http",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
opts = {
|
||||
encode_url = false,
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
"<leader>r",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue