fix(nvim-plugins)
This commit is contained in:
parent
588e3a5012
commit
0a047c707c
@ -1,6 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
"thek4n/postman.nvim",
|
"thek4n/postman.nvim",
|
||||||
config = function()
|
config = function()
|
||||||
require("postman").setup()
|
vim.keymap.set("n", "<Leader>rl", '<cmd>PostmanExec<CR>')
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user