# kylechui/nvim-surround SLOC report

> As of 2026-09-10 (commit 9291040de8cd), kylechui/nvim-surround contains 2,861 total lines: 1,604 code, 853 comments, 404 blank, across 20 files in 5 languages (top: Lua 97.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kylechui/nvim-surround to commit 9291040de8cd, 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 56.1% of all lines, comments represent 29.8%, and the repository averages 80 code lines per file. Lua accounts for 97.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 13 | 2,274 | 1,570 | 506 | 198 |
| YAML | 1 | 24 | 24 | 0 | 0 |
| TOML | 2 | 7 | 7 | 0 | 0 |
| Scheme | 1 | 3 | 3 | 0 | 0 |
| Markdown | 3 | 553 | 0 | 347 | 206 |

Top language (Lua 97.9%). Generated at 2026-09-10T07:50:02.139260125+00:00. Canonical report: https://octocounts.com/github/kylechui/nvim-surround

## Report FAQ

### How many lines of code does kylechui/nvim-surround have?

kylechui/nvim-surround has 2,861 total lines, including 1,604 code lines, 853 comment lines, and 404 blank lines.

### How was the kylechui/nvim-surround line count measured?

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

### What commit was counted for kylechui/nvim-surround?

This OctoCounts report was generated from 9291040de8cd8a4439eb64c441e8d5d2bf884a5a at commit 9291040de8cd on 2026-09-10T07:50:02.139260125+00:00.

## Similar repository reports

- [guptaanurag2106/run.nvim](https://octocounts.com/github/guptaanurag2106/run.nvim) — Lua, 1,557 code lines
- [mkwpaul/tfvc.nvim](https://octocounts.com/github/mkwpaul/tfvc.nvim) — Lua, 1,356 code lines
- [bbfox0703/AITools](https://octocounts.com/github/bbfox0703/AITools) — Lua, 1,920 code lines
- [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
- [bennypowers/noctalia-plugins](https://octocounts.com/github/bennypowers/noctalia-plugins) — Lua, 1,232 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)
