call plug#begin('~/.config/nvim/plugged') " Add your plugins here, for example: Plug 'preservim/nerdtree' Plug 'github/copilot.vim' call plug#end()