# GustavEikaas/easy-dotnet.nvim SLOC report

> As of 2026-09-21 (commit df600029a547), GustavEikaas/easy-dotnet.nvim contains 17,741 total lines: 12,233 code, 2,790 comments, 2,718 blank, across 150 files in 4 languages (top: Lua 98.3%). Default configuration. Counted with tokei via OctoCounts.

GustavEikaas/easy-dotnet.nvim has 12,233 source lines of code out of 17,741 total lines across 150 files, counted from the main ref at commit df600029a547 by the OctoCounts tokei engine on 2026-09-21. 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 GustavEikaas/easy-dotnet.nvim to commit df600029a547, 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 medium-sized codebase by counted code lines. Code represents 69.0% of all lines, comments represent 15.7%, and the repository averages 82 code lines per file. Lua accounts for 98.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 140 | 15,626 | 12,030 | 1,459 | 2,137 |
| Scheme | 1 | 394 | 195 | 154 | 45 |
| TOML | 1 | 8 | 8 | 0 | 0 |
| Markdown | 8 | 1,713 | 0 | 1,177 | 536 |

Top language (Lua 98.3%). Generated at 2026-09-21T01:31:05.295846087+00:00. Canonical report: https://octocounts.com/github/GustavEikaas/easy-dotnet.nvim

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/GustavEikaas/easy-dotnet.nvim/commit/df600029a54754d90ac35fe284b3921bb7bf1023?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 GustavEikaas/easy-dotnet.nvim have?

GustavEikaas/easy-dotnet.nvim has 17,741 total lines, including 12,233 code lines, 2,790 comment lines, and 2,718 blank lines.

### How was the GustavEikaas/easy-dotnet.nvim line count measured?

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

### What commit was counted for GustavEikaas/easy-dotnet.nvim?

This OctoCounts report was generated from main at commit df600029a547 on 2026-09-21T01:31:05.295846087+00:00.

## Similar repository reports

- [palepine/GDDumper](https://octocounts.com/github/palepine/GDDumper) — Lua, 12,296 code lines
- [kismile36/VeloraUI](https://octocounts.com/github/kismile36/VeloraUI) — Lua, 12,044 code lines
- [LazyVim/LazyVim](https://octocounts.com/github/LazyVim/LazyVim) — Lua, 12,926 code lines
- [noctalia-dev/official-plugins](https://octocounts.com/github/noctalia-dev/official-plugins) — Lua, 14,422 code lines
- [saghen/blink.cmp](https://octocounts.com/github/saghen/blink.cmp) — Lua, 9,162 code lines
- [miscusi-peek/cheatengine-mcp-bridge](https://octocounts.com/github/miscusi-peek/cheatengine-mcp-bridge) — Lua, 8,348 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)
