add README.md
This commit is contained in:
parent
395d35450d
commit
3145a50330
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
### Настройка Vim
|
||||||
|
|
||||||
|
1. Установите clangd
|
||||||
|
|
||||||
|
2. Установите vim-plug: `curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`
|
||||||
|
|
||||||
|
3. В vim выполните: `:PlugInstall`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue