fzf.vim icon indicating copy to clipboard operation
fzf.vim copied to clipboard

fzf :heart: vim

Results 175 fzf.vim issues
Sort by recently updated
recently updated
newest added

Filetype for c++ is 'cpp' in vim, however `--language-force` for c++ is `c++` in ctags. For example, when i reviewed the STL source code, i set the filetype of `string`...

- [x] I have fzf 0.23.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

- [X] I have fzf 0.30.0 or above - [X] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [X] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [X] I have read through the manual...

windows

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

Currently, `Snippets` constantly use ultiSnip as the source. I hope it provide the interface for the user to set the source of snippets

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

- Category - [x ] Question - [ ] Bug - [ ] Suggestion - OS - [x] Linux - [ ] macOS - [ ] Windows - [ ]...

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

This PR adds an option for commands that split a window to be opened in different ways. Currently this would only apply to `:Helptags` (#818). I've also proposed a new...