Remove backticks
This commit is contained in:
parent
7b584c07e5
commit
877ca2d8e5
|
@ -102,7 +102,7 @@ Add a vim-plug section to your `~/.vimrc` (or `~/.config/nvim/init.vim` for Neov
|
|||
|
||||
```vim
|
||||
" Specify a directory for plugins
|
||||
" - For Neovim: `stdpath('data') . '/plugged'`
|
||||
" - For Neovim: stdpath('data') . '/plugged'
|
||||
" - Avoid using standard Vim directory names like 'plugin'
|
||||
call plug#begin('~/.vim/plugged')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user