diff options
| author | rockerBOO <rockerboo@gmail.com> | 2020-09-12 19:27:39 -0400 |
|---|---|---|
| committer | rockerBOO <rockerboo@gmail.com> | 2020-09-12 19:27:39 -0400 |
| commit | a2acd607b023ab93a611677e0a3a07331f05a28d (patch) | |
| tree | 8b658ff1792932186e1bc385228227ad8547e03f | |
| parent | 513ac5b09a51f0405ebaabd51281a07f5cae870b (diff) | |
docs: Upgrade Full Example
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ nnoremap <Leader>en <cmd>lua require'telescope.builtin'.find_files{ cwd = "~/.co Find all the files in your nvim config. -#### Full Example +### Full Example ```vim lua <<EOF |
