live-server.nvim/doc
Barrett Ruth 26dafe2f08
feat: add <Plug> mappings (#27)
## 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:02:00 -05:00
..
live-server.txt feat: add <Plug> mappings (#27) 2026-02-07 14:02:00 -05:00