diff options
| author | rockerBOO <rockerboo@gmail.com> | 2020-09-17 21:53:06 -0400 |
|---|---|---|
| committer | rockerBOO <rockerboo@gmail.com> | 2020-09-17 21:53:06 -0400 |
| commit | 93369e1488d66a699a8dadfdc9eba0ee814fb3b7 (patch) | |
| tree | bb629cb047d66b55576a14a902ba9a1f14a01025 | |
| parent | 3fbc937949dfce4104acba6079d872d169c0de0a (diff) | |
docs: Add theme image to docs
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -290,6 +290,10 @@ Use the telescope. Common groups of settings can be setup to allow for themes. We have some built in themes but are looking for more cool options. +### Dropdown + + + ```vim nnoremap <Leader>f :lua require'telescope.builtin'.find_files(require('telescope.themes').get_dropdown({}))<cr> ``` |
