# kawre/leetcode.nvim SLOC report

> As of 2026-09-15 (commit fdd3f91800b3), kawre/leetcode.nvim contains 11,407 total lines: 7,959 code, 1,435 comments, 2,013 blank, across 123 files in 2 languages (top: Lua 100.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kawre/leetcode.nvim to commit fdd3f91800b3, 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.

## Repository size insights

This is a small codebase by counted code lines. Code represents 69.8% of all lines, comments represent 12.6%, and the repository averages 65 code lines per file. Lua accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 122 | 11,039 | 7,959 | 1,204 | 1,876 |
| Markdown | 1 | 368 | 0 | 231 | 137 |

Top language (Lua 100.0%). Generated at 2026-09-15T03:25:34.399596928+00:00. Canonical report: https://octocounts.com/github/kawre/leetcode.nvim

## Report FAQ

### How many lines of code does kawre/leetcode.nvim have?

kawre/leetcode.nvim has 11,407 total lines, including 7,959 code lines, 1,435 comment lines, and 2,013 blank lines.

### How was the kawre/leetcode.nvim line count measured?

OctoCounts resolved the public GitHub repository to commit fdd3f91800b3, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for kawre/leetcode.nvim?

This OctoCounts report was generated from fdd3f91800b3983e27bc9fcfb99cfa7293d7f11a at commit fdd3f91800b3 on 2026-09-15T03:25:34.399596928+00:00.

## Similar repository reports

- [folke/noice.nvim](https://octocounts.com/github/folke/noice.nvim) — Lua, 7,687 code lines
- [miscusi-peek/cheatengine-mcp-bridge](https://octocounts.com/github/miscusi-peek/cheatengine-mcp-bridge) — Lua, 8,348 code lines
- [palepine/GDDumper](https://octocounts.com/github/palepine/GDDumper) — Lua, 8,636 code lines
- [Jonathan-Rowles/muxim](https://octocounts.com/github/Jonathan-Rowles/muxim) — Lua, 5,075 code lines
- [saghen/blink.cmp](https://octocounts.com/github/saghen/blink.cmp) — Lua, 11,643 code lines
- [kismile36/VeloraUI](https://octocounts.com/github/kismile36/VeloraUI) — Lua, 12,044 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
