We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
n:>
'comments'
1 parent 025c9d4 commit 968c15bCopy full SHA for 968c15b
ftplugin/http.lua
@@ -1,5 +1,6 @@
1
vim.bo.commentstring = "# %s"
2
vim.wo.conceallevel = 0
3
+vim.opt.comments:remove("n:>")
4
5
local dotenv = require("rest-nvim.dotenv")
6
0 commit comments