mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
format
This commit is contained in:
parent
2b77a8b9de
commit
4a4c85f903
@ -5,7 +5,7 @@ scriptencoding utf-8
|
||||
let g:plugin_home=expand(stdpath('data') . '/plugged')
|
||||
|
||||
if empty(readdir(g:plugin_home))
|
||||
augroup plug_init
|
||||
augroup plug_init
|
||||
autocmd!
|
||||
autocmd VimEnter * PlugInstall --sync | quit |source $MYVIMRC
|
||||
augroup END
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user