1
0
Fork 0

neovim: Re-alphabetize plugin list

This commit is contained in:
Jeremy Kaplan 2021-01-06 10:44:25 -08:00
commit 7db706173c

View file

@ -45,8 +45,8 @@ Plug 'tpope/vim-rails'
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-surround'
Plug 'urbit/hoon.vim'
Plug 'vim-ruby/vim-ruby'
Plug 'vim-python/python-syntax'
Plug 'vim-ruby/vim-ruby'
call plug#end()
filetype plugin indent on