Plugins: sort lists case insensitively

This commit is contained in:
Marco Hinz 2017-09-12 21:19:31 +02:00
parent 9ea833ee9f
commit fd09ff2e49
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -76,14 +76,14 @@ Here's a list of commonly used colorschemes:
#### Code completion
- [VimCompletesMe](https://github.com/ajh17/VimCompletesMe)
- [YouCompleteMe](https://github.com/Valloric/YouCompleteMe)
- [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)
- [completor.vim](https://github.com/maralla/completor.vim)
- [deoplete.nvim](https://github.com/Shougo/deoplete.nvim)
- [neocomplete.vim](https://github.com/Shougo/neocomplete.vim)
- [supertab](https://github.com/ervandew/supertab)
- [vim-mucomplete](https://github.com/lifepillar/vim-mucomplete)
- [VimCompletesMe](https://github.com/ajh17/VimCompletesMe)
- [YouCompleteMe](https://github.com/Valloric/YouCompleteMe)
#### Cycle
@ -214,11 +214,11 @@ Also see [fuzzy finders](#fuzzy-finders).
#### Misc
- [calendar.vim](https://github.com/itchyny/calendar.vim)
- [CoVim](https://github.com/FredKSchott/CoVim)
- [FastFold](https://github.com/Konfekt/FastFold)
- [NrrwRgn](https://github.com/chrisbra/NrrwRgn)
- [calendar.vim](https://github.com/itchyny/calendar.vim)
- [goyo.vim](https://github.com/junegunn/goyo.vim)
- [NrrwRgn](https://github.com/chrisbra/NrrwRgn)
- [sideways.vim](https://github.com/AndrewRadev/sideways.vim)
- [splitjoin.vim](https://github.com/AndrewRadev/splitjoin.vim)
- [targets.vim](https://github.com/wellle/targets.vim)