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