Skip to content

Commit 2737024

Browse files
fix: don't conceal result pane
1 parent ac24e72 commit 2737024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ftplugin/http.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
vim.bo.commentstring = "# %s"
2+
vim.wo.conceallevel = 0
23

34
vim.b._rest_nvim_count = 1

0 commit comments

Comments
 (0)