Christian,

I have installed your plugin, set diffopt in .vimrc and all the tests work and

  :EnhancedDiff histogram

command from your web page works but I can't get

  EnhancedDiffIgnorePat ^[^;]\+;

or

  EnhancedDiffIgnorePat ;[^;]\+$

to work with some manually created files like on your web page.

I tried looking at test.sh but I don't understand:

  -c "if filereadable('vimrc') | so vimrc | endif'"

- what is "so"? - and there appears to be an unpaired single quote?

Any help appreciated!

Thanks,

Phil.


On 2021-04-02 07:22, 'Philip Rhoades' via vim_use wrote:
Christian, Charles, Bram,

Thanks so much for your responses! - they are much appreciated!

Phil.


On 2021-04-02 04:01, Christian Brabandt wrote:
On Do, 01 Apr 2021, 'Philip Rhoades' via vim_use wrote:

People,

I live in vim and therefore use vimdiff most of the time for my needs but I have a use case where I only want to diff on the FIRST field of two files ie
the files have lines that look like:

  [dir|file]name | [D|F] | mtime

and I need to be able to have vimdiff only working on the [dir|file]name and
ignore the rest of the line - is this possible somehow?

Thanks,

Have a look at my plugin:
https://github.com/chrisbra/vim-diff-enhanced

The README.md has an example of that.

Best,
Christian
--
So kam ich unter die Deutschen. Ich forderte nicht viel und war
gefaßt noch weniger zu finden.
                -- Johann Christian Friedrich Hölderlin

--

--
Philip Rhoades

PO Box 896
Cowra  NSW  2794
Australia
E-mail:  p...@pricom.com.au

--

--
Philip Rhoades

PO Box 896
Cowra  NSW  2794
Australia
E-mail:  p...@pricom.com.au

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/005dbdcb964b75f4e7d5b872d450298a%40pricom.com.au.

Reply via email to