Skip to content

Commit

Permalink
vim: remove vim-outdated-plugins...
Browse files Browse the repository at this point in the history
Defect. Plugin shows that there is 1 plugin to update #14

semanser/vim-outdated-plugins#14

This reverts commit 965c377.
  • Loading branch information
CyrusYip committed Jun 3, 2022
1 parent 965c377 commit bba8d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dot_vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ endif
" format on enter, <cr> could be remapped by other vim plugin
inoremap <silent><expr> <cr> pumvisible() ? coc#_select_confirm()
\: "\<C-g>u\<CR>\<c-r>=coc#on_enter()\<CR>"

Plug 'semanser/vim-outdated-plugins'
call plug#end()

" keybindings
Expand Down

0 comments on commit bba8d3b

Please sign in to comment.