vim-fish
                                
                                 vim-fish copied to clipboard
                                
                                    vim-fish copied to clipboard
                            
                            
                            
                        Filter blank completions
This filters out blank lines from the output of fish -c "complete -C...", which prevents errors when trying to access l:tokens[0], which is an empty list in the case of a blank completion.