diff --git a/plugins.vim b/plugins.vim index 1e187ab..3969e27 100644 --- a/plugins.vim +++ b/plugins.vim @@ -183,11 +183,6 @@ Plug 'tpope/vim-repeat' " Show the content of register in preview window " Plug 'junegunn/vim-peekaboo' - -" IME toggle for Mac -if g:is_mac - Plug 'rlue/vim-barbaric' -endif "}} "{{ Linting, formating