diff --git a/.vim/vimrc b/.vim/vimrc index 34e7f20..1ae862e 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -7,6 +7,7 @@ Plug 'lurst/austere.vim' " autocomplete Plug 'neoclide/coc.nvim', {'branch': 'release'} +Plug 'github/copilot.vim' Plug 'mattn/emmet-vim' " other