Remove vim-polyglot
This commit is contained in:
parent
5fe5a0c622
commit
c8d95cae67
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ require('packer').startup(function ()
|
||||||
use 'ray-x/lsp_signature.nvim'
|
use 'ray-x/lsp_signature.nvim'
|
||||||
use 'roryokane/detectindent'
|
use 'roryokane/detectindent'
|
||||||
use 'rust-lang/rust.vim'
|
use 'rust-lang/rust.vim'
|
||||||
use 'sheerun/vim-polyglot'
|
|
||||||
use 'simrat39/rust-tools.nvim'
|
use 'simrat39/rust-tools.nvim'
|
||||||
use 'tommcdo/vim-exchange'
|
use 'tommcdo/vim-exchange'
|
||||||
use 'tpope/vim-fugitive'
|
use 'tpope/vim-fugitive'
|
||||||
|
|
Loading…
Reference in a new issue