No description
Find a file
Barrett Ruth 2475bcd6b1
Some checks are pending
ci / changes (push) Waiting to run
ci / lua-format (push) Blocked by required conditions
ci / lua-lint (push) Blocked by required conditions
ci / lua-typecheck (push) Blocked by required conditions
quality / changes (push) Waiting to run
quality / Lua Format Check (push) Blocked by required conditions
quality / Lua Lint Check (push) Blocked by required conditions
quality / Lua Type Check (push) Blocked by required conditions
quality / Markdown Format Check (push) Blocked by required conditions
feat: add <Plug> mappings (#10)
## 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:04:18 -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 fix(ci): run pre-commit 2026-02-07 14:01:22 -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