diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ A collection of language packs for Vim. For example when using [Plug](https://github.com/junegunn/vim-plug): -``` +```vim set nocompatible call plug#begin() |