Files
neovim/.gitattributes
T
Daniel Hahler 68b0873c45 vim-patch:8.1.2182: test42 seen as binary by git diff #11256
Problem:    Test42 seen as binary by git diff.
Solution:   Add .gitattributes file.  Make explicit that 'cpo' does not
            contain 'S'. (Daniel Hahler, closes vim/vim#5072)
https://github.com/vim/vim/commit/5b39d7adb0b9f02afe242f607d4c96250f06965d
2019-10-19 11:31:50 -07:00

3 lines
56 B
Plaintext
Executable File

*.h linguist-language=C
src/nvim/testdir/test42.in diff