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

vim support for skim

Results 13 skim.vim issues
Sort by recently updated
recently updated
newest added

I expected to find help for skim.vim at `:help skim.txt` or `:help skim-vim.txt` according to vim's [conventions from write-local-help](https://vimhelp.org/usr_51.txt.html#write-local-help), but instead I searched around in the file directories and finally...

Trying to open the file list, I get this error: ``` Error detected while processing function fzf#vim#files[15]..108_fzf[1]..108_check_requirements[18]..function fzf#vim #files[15]..108_fzf[1]..108_check_requirements: line 18: E605: Exception not caught: You need to upgrade fzf....

I just got a new system and copied me /home dir with it and the skim.vim preview window seems to be broken: ![image](https://user-images.githubusercontent.com/853468/202335434-14724faa-2dff-4af9-8610-945ef21db139.png) I've been digging a little bit into...