Skip to content

Commit

Permalink
docs: added default-title to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ibhagwan committed Nov 20, 2024
1 parent 63e4978 commit 38f4cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ Conveniently, fzf-lua comes with a set of preconfigured profiles, notably:
| Profile | Details |
| ---------------- | ------------------------------------------ |
| `default` | fzf-lua defaults, uses neovim "builtin" previewer and devicons (if available) for git/files/buffers |
| `default-title` | fzf-lua defaults, using title instead of prompt |
| `fzf-native` | utilizes fzf's native previewing ability in the terminal where possible using `bat` for previews |
| `fzf-tmux` | similar to `fzf-native` and opens in a tmux popup (requires tmux > 3.2) |
| `fzf-vim` | closest to `fzf.vim`'s defaults (+icons), also sets up user commands (`:Files`, `:Rg`, etc) |
Expand Down

0 comments on commit 38f4cd0

Please sign in to comment.