diff --git a/README.md b/README.md index a57fbafa9..fcbaf5ea5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Setup This example configuration uses `vim-plug` as the plugin manager and `vim-vsnip` as a snippet plugin. -```lua +```vim call plug#begin(s:plug_dir) Plug 'neovim/nvim-lspconfig' Plug 'hrsh7th/cmp-nvim-lsp'