As of 2026-09-07 (commit 36cc62b27633), neovim/neovim contains 1,038,991 total lines: 726,036 code, 193,403 comments, 119,552 blank, across 2,662 files in 26 languages (top: C 37.7%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving neovim/neovim to commit 36cc62b27633, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.
This is a large codebase by counted code lines. Code represents 69.9% of all lines, comments represent 18.6%, and the repository averages 273 code lines per file. C accounts for 37.7% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C | 218 | 357123 | 273515 | 51280 | 32328 |
| Vim Script | 1762 | 264753 | 236702 | 15471 | 12580 |
| PO File | 31 | 239793 | 112559 | 68065 | 59169 |
| Lua | 221 | 136370 | 77346 | 49574 | 9450 |
| C Header | 298 | 22991 | 16499 | 3431 | 3061 |
| CMake | 41 | 3651 | 2843 | 332 | 476 |
| Scheme | 20 | 1726 | 1291 | 122 | 313 |
| Zig | 7 | 1503 | 1291 | 46 | 166 |
| JavaScript | 5 | 1380 | 1139 | 81 | 160 |
| Shell | 7 | 1431 | 1084 | 155 | 192 |
| Forge Config | 1 | 3771 | 884 | 2015 | 872 |
| Python | 3 | 229 | 171 | 13 | 45 |
Top language (C 37.7%). Generated at 2026-09-07T08:24:32.306093894+00:00.
neovim/neovim has 1,038,991 total lines, including 726,036 code lines, 193,403 comment lines, and 119,552 blank lines.
OctoCounts resolved the public GitHub repository to commit 36cc62b27633, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 36cc62b27633 on 2026-09-07T08:24:32.306093894+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: