Skip to content

Commit e85ec3d

Browse files
authored
Update README.md
1 parent 7a867af commit e85ec3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ This module accepts the following configuration with the shown defaults:
192192
You can define keybindings like this:
193193

194194
```lua
195-
vim.keymap.set("n", "<rhs>", "<Plug>(neorg.telescope.search_headings)")
195+
vim.keymap.set("n", "<lhs>", "<Plug>(neorg.telescope.search_headings)")
196196
```
197197

198198
List of all available plug mappings:

0 commit comments

Comments
 (0)