The :sort command is a line-wise sort. What I want to do is sort sections of a file as defined by folds. For example:
# {{{
a
z
# }}}
# {{{
a
bcd
# }}}
Here the entire second fold would be moved before the first fold. Is
this possible?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
