summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 9903d79..14e1815 100644
--- a/vimrc
+++ b/vimrc
@@ -106,6 +106,9 @@ Plug 'tpope/vim-repeat'
Plug 'ciaranm/detectindent'
Plug 'Yggdroot/indentline'
+" for json conceal disable
+Plug 'elzr/vim-json'
+
" Plug 'docunext/closetag.vim'
Plug 'yggdroot/indentline'