X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1413c2cc27fb062758c57205c2796609ace75e29..611c994e1b00ef9dac617fe96cd644f0297e2a19:/README.md diff --git a/README.md b/README.md index 925fd67..55baaa5 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To fold in a style like [python-mode](https://github.com/klen/python-mode), add the following to your `.vimrc`: ```vim -let g:vim_markdown_folding_style_pythonic = 1 +let g:vim_markdown_folding_style_pythonic=1 ``` ### Disable Default Key Mappings