Remove rust plugin
This commit is contained in:
@@ -21,5 +21,3 @@ let g:closetag_regions = {
|
||||
\ }
|
||||
|
||||
let g:ctrlp_custom_ignore = '\v[\/](\.git|node_modules|dist|build)$'
|
||||
|
||||
let g:rustfmt_autosave = 1
|
||||
|
||||
@@ -24,6 +24,5 @@ Plug 'nvim-lua/plenary.nvim'
|
||||
Plug 'caenrique/nvim-toggle-terminal'
|
||||
Plug 'nvim-telescope/telescope.nvim'
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
|
||||
call plug#end()
|
||||
|
||||
Reference in New Issue
Block a user