mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
Updated Examples (markdown)
@@ -433,6 +433,11 @@ fstash() {
|
||||
done
|
||||
}
|
||||
```
|
||||
|
||||
Create a gitignore file from [gitignore.io](http://gitignore.io):
|
||||
|
||||
https://gist.github.com/phha/cb4f4bb07519dc494609792fb918e167
|
||||
|
||||
### Tags
|
||||
|
||||
```sh
|
||||
@@ -800,4 +805,3 @@ bindkey "${FZF_MARKER_MAIN_KEY:-\C-@}" _fzf_marker_main_widget
|
||||
bindkey "${FZF_MARKER_PLACEHOLDER_KEY:-\C-v}" _fzf_marker_placeholder_widget
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user