doc: don't pollute command history with mapping
This commit is contained in:
parent
3ed7ec21bd
commit
808580056f
|
@ -127,7 +127,7 @@ define-command -params 1 -hidden doc-render %{
|
||||||
add-highlighter buffer/ ranges doc_render_ranges
|
add-highlighter buffer/ ranges doc_render_ranges
|
||||||
add-highlighter buffer/ ranges doc_render_links
|
add-highlighter buffer/ ranges doc_render_links
|
||||||
add-highlighter buffer/ wrap -word -indent
|
add-highlighter buffer/ wrap -word -indent
|
||||||
map buffer normal <ret> :doc-follow-link<ret>
|
map buffer normal <ret> ': doc-follow-link<ret>'
|
||||||
}
|
}
|
||||||
|
|
||||||
define-command -params 1..2 \
|
define-command -params 1..2 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user