by not-manu · Claude Skill · ★ 64
filemention.nvim type @ in insert mode. fuzzy-pick a file. get a @path/to/file mention — native to nvim. install with lazy.nvim (the is optional - just lazy-loads on first insert): then wire it into your completion engine: nvim-cmp blink.cmp heads up: by default filemention only activates in , , and files. trying it in a buffer and seeing nothing? set (see config below). config defaults are sensible. but if you must: lua r
| Stars | 64 |
| Forks | 2 |
| Language | Lua |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 66.1051833267247/100 |
| Last Updated | 2026-05-30 |
| Created | 2026-05-15 |
| Platforms | claude-code |
| Est. Tokens | ~454k |
These tools work well together with filemention.nvim for enhanced workflows:
Explore other popular claude skill tools:
filemention.nvim is @ file mentions in neovim. for prompts, notes, commits.. It is categorized as a Claude Skill with 64 GitHub stars.
filemention.nvim is primarily written in Lua. It covers topics such as ai, blink-cmp, claude.
You can find installation instructions and usage details in the filemention.nvim GitHub repository at github.com/not-manu/filemention.nvim. The project has 64 stars and 2 forks, indicating an active community.
filemention.nvim is released under the MIT license, making it free to use and modify according to the license terms.