Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Modification for UTF-8 filename, multibyte file, gvim on Windows and GitVimDiff #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 14, 2012

  1. Modification for UTF-8 filename, multibyte file, gvim on Windows and

    GitVimDiff. (&enconding must be set to utf-8 in .vimrc, etc)
    
    Fixed typo in git-vim.txt
        git-pull --rebase
        :GitDiff --cached
    
    Imported GitVimDiff of harajune-san.
    
    Supported GitVimDiff on gvim on MS-Windows.
    
    Supported UTF-8 filename.
    
    Supported multibyte code in file.
    So, You can read code in sjis, euc-jp and utf-8 with GitDiff, GitVimDiff and GitCatFile.
    
    Fixed an issue of extra CR in GitDiff, GitVimDiff and GitCatFile
    on cygwin vim.
    
    GitVimDiff is described in README.rdoc.
    tkatsu committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    675a731 View commit details
    Browse the repository at this point in the history