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