#176: [patch]improved indent_pir.vim
--------------------+-------------------------------------------------------
 Reporter:  jimmy   |       Owner:  jkeenan 
     Type:  patch   |      Status:  assigned
 Priority:  normal  |   Milestone:          
Component:  none    |     Version:          
 Severity:  medium  |    Keywords:          
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------
Changes (by jkeenan):

  * owner:  => jkeenan
  * status:  new => assigned


Comment:

 Applied in [http://www.parrotvm.org/svn/parrot/revision?rev=35656 r35656].
 jimmy++

 If you want to see this patch in action, then go to
 ''languages/PIR/examples/labels.pir'' first try adding a

 {{{
 LABEL: #comment
 and a next line
 }}}

 Then, install this indent plugin by going into the ''editors/'' directory
 and calling ''make vim-install''.  Then, return to
 ''languages/PIR/examples/labels.pir'' and try the same edits as
 previously.  You should get:
 {{{
 LABEL: #comment
   and a next line
 }}}
 ''i.e.,'' a better indent than previously.

 Thank you very much.[[BR]]
 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/176#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to