Mercurial > vim
view src/testdir/test68.in @ 2041:d5867fd6b2b7 v7.2.330
updated for version 7.2.330
Problem: Tables for Unicode case operators are outdated.
Solution: Add a Vim script for generating the tables. Include tables for
Unicode 5.2.
author | Bram Moolenaar <bram@zimbu.org> |
---|---|
date | Tue, 12 Jan 2010 19:52:03 +0100 |
parents | 9e554211caf5 |
children | c3b5d3fe9404 |
line wrap: on
line source
Test for text formatting. Results of test68: STARTTEST :so small.vim /^{/+1 :set noai tw=2 fo=t gRa b ENDTEST { } STARTTEST /^{/+1 :set ai tw=2 fo=tw gqgqjjllab ENDTEST { a b a } STARTTEST /^{/+1 :set tw=3 fo=t gqgqo a ENDTEST { a } STARTTEST /^{/+1 :set tw=2 fo=tcq1 comments=:# gqgqjgqgqo a b #a b ENDTEST { a b #a b } STARTTEST :g/^STARTTEST/.,/^ENDTEST/d :1;/^Results/,$wq! test.out ENDTEST