# folke/noice.nvim SLOC report

> As of 2026-09-17 (commit 7bfd942445fb), folke/noice.nvim contains 12,475 total lines: 7,687 code, 2,885 comments, 1,903 blank, across 78 files in 6 languages (top: Lua 99.6%). Default configuration. Counted with tokei via OctoCounts.

folke/noice.nvim has 7,687 source lines of code out of 12,475 total lines across 78 files, counted from the main ref at commit 7bfd942445fb by the OctoCounts tokei engine on 2026-09-17. 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 folke/noice.nvim to commit 7bfd942445fb, 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 61.6% of all lines, comments represent 23.1%, and the repository averages 99 code lines per file. Lua accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 71 | 9,846 | 7,660 | 1,083 | 1,103 |
| YAML | 1 | 19 | 18 | 0 | 1 |
| TOML | 2 | 10 | 8 | 0 | 2 |
| BASH | 1 | 3 | 1 | 1 | 1 |
| Markdown | 2 | 1,611 | 0 | 1,043 | 568 |
| Plain Text | 1 | 986 | 0 | 758 | 228 |

Top language (Lua 99.6%). Generated at 2026-09-17T06:21:14.193277432+00:00. Canonical report: https://octocounts.com/github/folke/noice.nvim

## Reproduce this report

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

folke/noice.nvim has 12,475 total lines, including 7,687 code lines, 2,885 comment lines, and 1,903 blank lines.

### How was the folke/noice.nvim line count measured?

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

### What commit was counted for folke/noice.nvim?

This OctoCounts report was generated from main at commit 7bfd942445fb on 2026-09-17T06:21:14.193277432+00:00.

## Similar repository reports

- [coder/balatrobot](https://octocounts.com/github/coder/balatrobot) — Lua, 7,568 code lines
- [kawre/leetcode.nvim](https://octocounts.com/github/kawre/leetcode.nvim) — Lua, 7,959 code lines
- [miscusi-peek/cheatengine-mcp-bridge](https://octocounts.com/github/miscusi-peek/cheatengine-mcp-bridge) — Lua, 8,348 code lines
- [saghen/blink.cmp](https://octocounts.com/github/saghen/blink.cmp) — Lua, 9,162 code lines
- [Jonathan-Rowles/muxim](https://octocounts.com/github/Jonathan-Rowles/muxim) — Lua, 5,075 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)
- [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)
