call plug#begin('/.config/nvim/plugged') if exists('g:vscode') Plug 'asvetliakov/vim-easymotion', { 'as': 'vsc-easymotion' } else Plug ...
確定! 回上一頁