Compare directory - remaining the difference only
Jump to navigation
Jump to search
This command is simple and visually compared when checking differences in only two directories:
Select each folder and use
:compare listall
useful example on .vifmrc
nnoremap ][ :compare listall <cr>
nnoremap ]] :diff <cr>