update configs
This commit is contained in:
parent
cb9096c05a
commit
625a356917
17 changed files with 485 additions and 171 deletions
|
|
@ -3,7 +3,7 @@ return {
|
|||
-- enabled = false,
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
commit = "8b62563",
|
||||
ft = "http",
|
||||
ft = { "http", "rest" },
|
||||
config = function()
|
||||
local rest_nvim = require "rest-nvim"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue