neovim: Re-alphabetize plugin list
This commit is contained in:
parent
6100d012e0
commit
7db706173c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,8 +45,8 @@ Plug 'tpope/vim-rails'
|
||||||
Plug 'tpope/vim-repeat'
|
Plug 'tpope/vim-repeat'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'urbit/hoon.vim'
|
Plug 'urbit/hoon.vim'
|
||||||
Plug 'vim-ruby/vim-ruby'
|
|
||||||
Plug 'vim-python/python-syntax'
|
Plug 'vim-python/python-syntax'
|
||||||
|
Plug 'vim-ruby/vim-ruby'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue