mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update README.md
This commit is contained in:
parent
f731ce2acd
commit
7a2e1ba711
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue