jeff 9 anni fa
parent
commit
fef1f39365
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      plugin/bufexplorer.vim

+ 1 - 1
plugin/bufexplorer.vim

@@ -76,7 +76,7 @@ endif
 " Version number
 let g:bufexplorer_version = "7.4.10"
 
-" Pluging Code {{{1
+" Plugin Code {{{1
 " Check for Vim version {{{2
 if v:version < 700
     echohl WarningMsg