mirror of
https://github.com/tpope/vim-markdown.git
synced 2025-11-19 23:33:41 -05:00
Add documentation on enabling folding.
This commit is contained in:
@@ -28,6 +28,10 @@ In the case, please set larger value in your vimrc:
|
|||||||
|
|
||||||
Note that setting too large value may cause bad performance on highlighting.
|
Note that setting too large value may cause bad performance on highlighting.
|
||||||
|
|
||||||
|
To enable folding, add the following to your vimrc:
|
||||||
|
|
||||||
|
let g:markdown_folding = 1
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © Tim Pope. Distributed under the same terms as Vim itself.
|
Copyright © Tim Pope. Distributed under the same terms as Vim itself.
|
||||||
|
|||||||
Reference in New Issue
Block a user