Fix formatting in README to show keybinding (#577)
This commit is contained in:
@@ -372,7 +372,7 @@ Built-in functions. Ready to be bound to any key you like. :smile:
|
||||
| `builtin.git_files` | Lists Git files in current directory. |
|
||||
| `builtin.grep_string` | Searches for a string under the cursor in current directory. |
|
||||
| `builtin.live_grep` | Searches in current directory files. (respecting .gitignore) |
|
||||
| `builtin.file_browser` | Ivy-like file explorer. Creates files by typing in filename and pressing <C-e>. Press <C-e> without prompt for more info |
|
||||
| `builtin.file_browser` | Ivy-like file explorer. Creates files by typing in filename and pressing `<C-e>`. Press `<C-e>` without prompt for more info |
|
||||
|
||||
### Vim Pickers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user