X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d446595f9e690e9f50eeda0f0e144320ccca72dc..8cc8a69f75142ab74a7a64e928ae56fc67be674b:/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