fzf.vim/autoload/fzf
Matthew Klein 2066643243 [fzf#vim#colors] Remove duplicate colorschemes (#278)
Use s:uniq() instead of uniq() for older versions of Vim.

We don't sort the list before passing it to s:uniq() because
1. s:uniq() can process unsorted lists.
2. And in that way, we can list color schemes from plugins before
   the default ones provided by Vim.
2016-12-25 01:27:53 +09:00
..
vim Addendum fix for #136 2016-04-29 10:40:57 +09:00
vim.vim [fzf#vim#colors] Remove duplicate colorschemes (#278) 2016-12-25 01:27:53 +09:00