From 6208384bd4b4306338ef4bfa0605cf182a424ee2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:38:07 +0200 Subject: Improve syntax highlighting of the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5f574bed..381d3d0a 100644 --- a/README.md +++ b/README.md @@ -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() -- cgit v1.2.3