Junegunn Choi 11 лет назад
Родитель
Сommit
0fdb56ba72
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -120,7 +120,7 @@ Plug 'tpope/vim-fireplace', { 'for': 'clojure' }
 Plug 'junegunn/vader.vim',  { 'on': 'Vader', 'for': 'vader' }
 Plug 'junegunn/vader.vim',  { 'on': 'Vader', 'for': 'vader' }
 ```
 ```
 
 
-### Post-installation/update hooks
+### Post-update hooks
 
 
 There are some plugins that require extra steps after installation or update.
 There are some plugins that require extra steps after installation or update.
 In that case, use `do` option to describe the task to be performed.
 In that case, use `do` option to describe the task to be performed.