# mkwpaul/nvim-winregview SLOC report

> As of 2026-09-07 (commit ccaeb43aa6b4), mkwpaul/nvim-winregview contains 1,160 total lines: 734 code, 231 comments, 195 blank, across 8 files in 3 languages (top: Lua 93.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mkwpaul/nvim-winregview has 734 source lines of code out of 1,160 total lines across 8 files, counted from the ccaeb43aa6b4a263bf94bc78d76017cffa4d5655 ref at commit ccaeb43aa6b4 by the OctoCounts tokei engine on 2026-09-07. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving mkwpaul/nvim-winregview to commit ccaeb43aa6b4, 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 63.3% of all lines, comments represent 19.9%, and the repository averages 92 code lines per file. Lua accounts for 93.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 5 | 1,023 | 688 | 172 | 163 |
| Vim Script | 2 | 61 | 46 | 8 | 7 |
| Markdown | 1 | 76 | 0 | 51 | 25 |

Top language (Lua 93.7%). Generated at 2026-09-07T19:58:17.899627930+00:00. Canonical report: https://octocounts.com/github/mkwpaul/nvim-winregview

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mkwpaul/nvim-winregview/commit/ccaeb43aa6b4a263bf94bc78d76017cffa4d5655?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does mkwpaul/nvim-winregview have?

mkwpaul/nvim-winregview has 1,160 total lines, including 734 code lines, 231 comment lines, and 195 blank lines.

### How was the mkwpaul/nvim-winregview line count measured?

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

### What commit was counted for mkwpaul/nvim-winregview?

This OctoCounts report was generated from ccaeb43aa6b4a263bf94bc78d76017cffa4d5655 at commit ccaeb43aa6b4 on 2026-09-07T19:58:17.899627930+00:00.

## Similar repository reports

- [MoaidHathot/dotnet.nvim](https://octocounts.com/github/MoaidHathot/dotnet.nvim) — Lua, 822 code lines
- [janparkio/love2d-docs](https://octocounts.com/github/janparkio/love2d-docs) — Lua, 522 code lines
- [occivink/mpv-scripts](https://octocounts.com/github/occivink/mpv-scripts) — Lua, 1,089 code lines
- [notkisk/omarchy-nous-theme](https://octocounts.com/github/notkisk/omarchy-nous-theme) — Lua, 1,236 code lines
- [WorldOccupier/nvim-agent-comments](https://octocounts.com/github/WorldOccupier/nvim-agent-comments) — Lua, 1,246 code lines
- [silentFellow/nvim-db](https://octocounts.com/github/silentFellow/nvim-db) — Lua, 1,255 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
