From 5ffb540c84ea8ada8620e500efb9353f6ec5dbbf Mon Sep 17 00:00:00 2001 From: LiShunQi Date: Thu, 5 Jan 2017 13:42:10 +0800 Subject: [PATCH] fixed README ' ' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c9ed6cbe..60a6f162f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ installation of neovim/vim with python support: SpaceVim will load custom configuration from `~/.local.vim` and `.local.vim` in current directory. here is an example: + ```viml " here are some basic customizations, please refer to the top of the vimrc file for all possible options let g:spacevim_default_indent = 3