Hi,

(I am using vim on Linux.)

Still fiddeling with some config-file """problems"""...

The config file looks likes this (which is sorted now with the help of
this list... ;O)

And it has values added now:


     a-6394-fgh-pnohkf-ajgd    0.5 
     b-6394-fgh-pnohkf-ajgd    0.5
     a-ighj-daksjd-kk-k        0.7
     a-jhbvj-ogregi-knvc       0.3
     b-jhbvj-ogregi-knvc       0.298
     a-jhfks-iuer-dlfjk-vn     1.2
     b-jhfks-iuer-dlfjk-vn     1.2
     b-ttt-dkfj-iii-opk        0.777

The real config-file is MUCH longer...




Is it possible to highlight all lines which:

    are not "paired": All lines which only do
    exist as a-\(.*\) and have no corresponding b-\1
    or exist as b-\(.*\) and have no corresponding a-\1
    
    are paired and where the a-\(.*\) does have another
    values as the correspong b-\1 .

???

Have a nice weekend!
Best regards,
mcc


-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to