docs: Update readme

This commit is contained in:
rockerBOO
2020-09-18 02:20:25 -04:00
parent e4f1a748aa
commit b91f5e480d

View File

@@ -292,7 +292,7 @@ Common groups of settings can be setup to allow for themes. We have some built i
### Dropdown ### Dropdown
![Dropdown layout](https://i.imgur.com/bQKiEkh.png) ![Dropdown layout](https://i.imgur.com/S3DE30I.png)
```vim ```vim
nnoremap <Leader>f :lua require'telescope.builtin'.find_files(require('telescope.themes').get_dropdown({}))<cr> nnoremap <Leader>f :lua require'telescope.builtin'.find_files(require('telescope.themes').get_dropdown({}))<cr>