summaryrefslogtreecommitdiff
path: root/.config/nvim/after/ftplugin/json.lua
blob: a38fed5a8e3dfa7ee844f7e54038b643c78f8613 (plain)
1
2
3
local set = vim.opt_local

set.conceallevel = 0