1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

use unicode.vim all the time

This commit is contained in:
jdhao
2020-10-09 12:10:00 +08:00
committed by GitHub
parent 4dbe9cbf52
commit 53d335c5f0

View File

@@ -232,7 +232,7 @@ if g:is_mac
Plug 'rhysd/vim-grammarous'
endif
Plug 'chrisbra/unicode.vim', {'for': 'markdown'}
Plug 'chrisbra/unicode.vim'
"}}
"{{ Text object plugins