summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:38:07 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:38:07 +0200
commit6208384bd4b4306338ef4bfa0605cf182a424ee2 (patch)
treecd9d1d549e803fd2f955113f6fed262222ad08fe
parent225c408b02cbcd76463b7b040b6d719d00a0d013 (diff)
downloadvim-polyglot-6208384bd4b4306338ef4bfa0605cf182a424ee2.tar.gz
vim-polyglot-6208384bd4b4306338ef4bfa0605cf182a424ee2.zip
Improve syntax highlighting of the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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()