mergetool-lib: make the three-way diff the default for vim/gvim
[gitweb.git] / Documentation / gitattributes.txt
index da553ff0061d50a08f385e9800d85e1cbc837421..e5a27d875eb63dbfeccbf5357983f5c94668ffeb 100644 (file)
@@ -475,6 +475,8 @@ patterns are available:
 
 - `cpp` suitable for source code in the C and C++ languages.
 
+- `csharp` suitable for source code in the C# language.
+
 - `html` suitable for HTML/XHTML documents.
 
 - `java` suitable for source code in the Java language.