--8323328-841546791-1119544074683 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-841546791-1119544074=:5683" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-841546791-1119544074683 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 24 Jun 2005, Nikolai Weibull wrote: > Ara.T.Howard wrote: > >>> IMHO, those folding markers in the source code are uggly :( > >> i do agree that they're ugly but the usefulness in vim is simply too >> great to stop me from using them... > > Why do you dedent them to column 1? Anyway, you can use > foldmethod=syntax with the vim-ruby.rubyforge.org versions (if not the > one in 6.3 (7.0 has been updated I believe)) to do what youe doing, > which is more or less folding the body of methods, i can't deal with the syntax level highlighting... it's too comprehensive. what i generally do is start out with no folds class C def initialize end end as it grows i'll start added folds into methods. when i move up to module M class C end class B end end i start folding classes, etc. also, the marker method works perfectly for perl too... i figure anyone who hates 'em that bad can sed them out in 2 seconds. cheers. -a -- =============================================================================== | email :: ara [dot] t [dot] howard [at] noaa [dot] gov | phone :: 303.497.6469 | My religion is very simple. My religion is kindness. | --Tenzin Gyatso =============================================================================== --8323328-841546791-1119544074683-- --8323328-841546791-1119544074683--