[keymaps] update docs/etc for swedish keymap

pull/1068/head
Tim Stack 2 years ago
parent e1e6ca30eb
commit 1a92701cb3

@ -43,3 +43,4 @@ Amos Bird
Cristian Chiru
Peter Schiffer
Pedro Pombeiro
Fredrik Forséll

@ -22,6 +22,7 @@ Features:
that the implementation relies on libcurl which has some
limitations, like not supporting all types of schemes
(e.g. `mailto:`).
* Added a keymap for Swedish keyboards.
Breaking changes:
* The `regexp_capture()` table-valued-function now returns NULL

@ -91,6 +91,7 @@ The builtin keymaps are:
:de: `German <https://github.com/tstack/lnav/blob/master/src/keymaps/de-keymap.json>`_
:fr: `French <https://github.com/tstack/lnav/blob/master/src/keymaps/fr-keymap.json>`_
:sv: `Swedish <https://github.com/tstack/lnav/blob/master/src/keymaps/sv-keymap.json>`_
:uk: `United Kingdom <https://github.com/tstack/lnav/blob/master/src/keymaps/uk-keymap.json>`_
:us: `United States <https://github.com/tstack/lnav/blob/master/src/keymaps/us-keymap.json>`_

Loading…
Cancel
Save