mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
14 lines
334 B
Plaintext
Executable File
14 lines
334 B
Plaintext
Executable File
*.h.in linguist-language=C
|
|
*.c.in linguist-language=C
|
|
*CMakeLists.txt linguist-language=CMake
|
|
|
|
runtime/doc/* linguist-documentation
|
|
|
|
runtime/lua/vim/_meta/vimfn.lua linguist-generated
|
|
|
|
src/xdiff/** linguist-vendored
|
|
src/cjson/** linguist-vendored
|
|
src/unicode/** linguist-vendored
|
|
|
|
.github/ export-ignore
|