https://bugzilla.wikimedia.org/show_bug.cgi?id=49869
Tomislav Plavcic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Tomislav Plavcic <[email protected]> --- Page elements can be sorted in VIM with this: :9,19 sort ri /(:.\{-}, / 9 being the first line, and 19 the last line of page elements in the file. It can't be used if you have page elements with "do" blocks because it's multiline - it would require a more complex script. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
