No description
Find a file
Barrett Ruth 13b1f756c8 feat: add <Plug> mappings
Problem: users who want keybindings must call Lua functions directly
or wrap commands in closures. There is no stable public API for key
binding.

Solution: define <Plug> mappings in the plugin file and document them
in a new MAPPINGS section in the vimdoc.
2026-02-07 14:00:00 -05:00
.github fix: pre-commit 2026-02-03 21:18:30 -05:00
doc feat: add <Plug> mappings 2026-02-07 14:00:00 -05:00
lua fix: resolve linting warnings 2026-02-03 21:19:02 -05:00
plugin feat: add <Plug> mappings 2026-02-07 14:00:00 -05:00
.editorconfig chore: add project configs 2026-02-03 21:16:52 -05:00
.gitignore chore: add project configs 2026-02-03 21:16:52 -05:00
.luarc.json fix: resolve linting warnings 2026-02-03 21:19:02 -05:00
.pre-commit-config.yaml chore: add project configs 2026-02-03 21:16:52 -05:00
http-codes.nvim-scm-1.rockspec chore: add project configs 2026-02-03 21:16:52 -05:00
LICENSE fix: add license 2026-02-03 21:22:06 -05:00
README.md fix(pre-commit): run all files 2026-02-03 22:50:36 -05:00
selene.toml chore: add project configs 2026-02-03 21:16:52 -05:00
stylua.toml chore: add project configs 2026-02-03 21:16:52 -05:00
vim.toml chore: add project configs 2026-02-03 21:16:52 -05:00

http-codes.nvim

Quickly investigate HTTP status codes with Mozilla, with telescope, fzf-lua, and snacks.nvim integrations.

Installation

Install with your package manager or via luarocks:

luarocks install http-codes.nvim

Dependencies

One of:

Documentation

:help http-codes.nvim