Hello,
For the attached test file, only the line "title 3" is folded with
a command below:
$ vim -u NONE -U NONE --noplugin -c 'set fen fdm=marker' test.txt
Maybe the only lines which exceeds 80 columns are folded?
BTW, I have a text file which contains many long lines
(30~1024 characters per line).
I tried to fold every lines because scrolling is too slow. With a
folding, now scrolling is very smooth.
Thanks,
namsh
$ LANG= vim --version | head -2
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Feb 2 2016 09:21:15)
Included patches: 1-1236
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
title 1 : {{{1 ****************************************************************
title 2 : {{{1 **********
title 3 : {{{1
********************************************************************************