Update README.md

This commit is contained in:
Smirnov Oleksandr 2020-03-31 18:07:46 +03:00 committed by GitHub
parent f731ce2acd
commit 7a2e1ba711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,11 @@ Instlling [vim-plug](https://github.com/junegunn/vim-plug)
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
~~~ ~~~
Open vim and enter
~~~vim
:source ~/.vimrc
:PlugInstall
~~~
#### Nano #### Nano
Move settings nano Move settings nano