summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bfeb398..dcc7b30 100644
--- a/README.md
+++ b/README.md
@@ -374,6 +374,7 @@ Built-in function ready to be bound to any key you like :smile:.
| `builtin.loclist` | Lists items from current window's location list. |
| `builtin.reloader` | Lists lua modules and reload them on enter. |
| `builtin.vim_options` | Lists vim options and on enter edit the options value. |
+| `builtin.registers` | Lists vim registers and edit or paste selection. |
| `builtin.keymaps` | Lists normal-mode mappings. |
| `builtin.filetypes` | Lists all filetypes. |
| `builtin.highlights` | Lists all highlights. |