# mkwpaul/tfvc.nvim SLOC report

> As of 2026-08-23 (commit e4e20c466536), mkwpaul/tfvc.nvim contains 2,603 total lines: 1,356 code, 846 comments, 401 blank, across 14 files in 4 languages (top: Lua 98.9%). Default configuration. Counted with tokei via OctoCounts.

mkwpaul/tfvc.nvim has 1,356 source lines of code out of 2,603 total lines across 14 files, counted from the master ref at commit e4e20c466536 by the OctoCounts tokei engine on 2026-08-23. 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/tfvc.nvim to commit e4e20c466536, 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 52.1% of all lines, comments represent 32.5%, and the repository averages 97 code lines per file. Lua accounts for 98.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 10 | 1,946 | 1,341 | 402 | 203 |
| Vim Script | 2 | 16 | 15 | 0 | 1 |
| Markdown | 1 | 308 | 0 | 207 | 101 |
| Plain Text | 1 | 333 | 0 | 237 | 96 |

Top language (Lua 98.9%). Generated at 2026-08-23T07:31:45.559800679+00:00. Canonical report: https://octocounts.com/github/mkwpaul/tfvc.nvim

## Reproduce this report

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

## Report FAQ

### How many lines of code does mkwpaul/tfvc.nvim have?

mkwpaul/tfvc.nvim has 2,603 total lines, including 1,356 code lines, 846 comment lines, and 401 blank lines.

### How was the mkwpaul/tfvc.nvim line count measured?

OctoCounts resolved the public GitHub repository to commit e4e20c466536, 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/tfvc.nvim?

This OctoCounts report was generated from master at commit e4e20c466536 on 2026-08-23T07:31:45.559800679+00:00.

## Similar repository reports

- [silentFellow/nvim-db](https://octocounts.com/github/silentFellow/nvim-db) — Lua, 1,255 code lines
- [WorldOccupier/nvim-agent-comments](https://octocounts.com/github/WorldOccupier/nvim-agent-comments) — Lua, 1,246 code lines
- [kylechui/nvim-surround](https://octocounts.com/github/kylechui/nvim-surround) — Lua, 1,604 code lines
- [occivink/mpv-scripts](https://octocounts.com/github/occivink/mpv-scripts) — Lua, 1,089 code lines
- [MoaidHathot/dotnet.nvim](https://octocounts.com/github/MoaidHathot/dotnet.nvim) — Lua, 822 code lines
- [bbfox0703/AITools](https://octocounts.com/github/bbfox0703/AITools) — Lua, 1,920 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)
