mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Updated Examples (vim) (markdown)
@@ -291,6 +291,7 @@ command! BTags call s:btags()
|
||||
```
|
||||
|
||||
### Search lines in all open vim buffers
|
||||
(require `set hidden` to prevent vim unload buffer)
|
||||
|
||||
```vimL
|
||||
function! s:line_handler(l)
|
||||
|
||||
Reference in New Issue
Block a user