aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Zhao <zhaozg@gmail.com>2019-07-08 16:51:41 +0800
committerJustin M. Keyes <justinkz@gmail.com>2019-07-08 10:51:41 +0200
commit71e0768e08ffe88be1ae0b8d1580df3ef3e0c059 (patch)
treedace5be9fb6c873bec3303598fd40836f1cbb293
parent524fe6205d01d8ced45bc4b00ed397add01a41bf (diff)
downloadrneovim-71e0768e08ffe88be1ae0b8d1580df3ef3e0c059.tar.gz
rneovim-71e0768e08ffe88be1ae0b8d1580df3ef3e0c059.tar.bz2
rneovim-71e0768e08ffe88be1ae0b8d1580df3ef3e0c059.zip
make all *.h linguist-language as C file #10442
-rwxr-xr-x.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100755
index 0000000000..15a5c58091
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.h linguist-language=C