contents/ -> static/
10
README.md
@ -1,6 +1,6 @@
|
|||||||
<div align='center'>
|
<div align='center'>
|
||||||
<br /><br /><br />
|
<br /><br /><br />
|
||||||
<img src='https://raw.githubusercontent.com/mhinz/vim-galore/master/contents/images/logo-vim-galore.png' alt='vim-galore logo' />
|
<img src='https://raw.githubusercontent.com/mhinz/vim-galore/master/static/images/logo-vim-galore.png' alt='vim-galore logo' />
|
||||||
<br /><br /><br /><br />
|
<br /><br /><br /><br />
|
||||||
<div>
|
<div>
|
||||||
<a href='https://github.com/wsdjeg/vim-galore-zh_cn'>
|
<a href='https://github.com/wsdjeg/vim-galore-zh_cn'>
|
||||||
@ -231,7 +231,7 @@ to be useful for starting out.
|
|||||||
Eventually you have to read up on all the mentioned settings anyway and decide
|
Eventually you have to read up on all the mentioned settings anyway and decide
|
||||||
for yourself. :-)
|
for yourself. :-)
|
||||||
|
|
||||||
So here it is: [minimal-vimrc](contents/minimal-vimrc.vim)
|
So here it is: [minimal-vimrc](static/minimal-vimrc.vim)
|
||||||
|
|
||||||
In case you're interested, here's
|
In case you're interested, here's
|
||||||
[my vimrc](https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc).
|
[my vimrc](https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc).
|
||||||
@ -1664,7 +1664,7 @@ from within Vim. Hereinafter is a list of commonly used plugin managers:
|
|||||||
|
|
||||||
This is a technique to insert the same text on multiple consecutive lines at the
|
This is a technique to insert the same text on multiple consecutive lines at the
|
||||||
same time. See this
|
same time. See this
|
||||||
[demo](https://raw.githubusercontent.com/mhinz/vim-galore/master/contents/images/content-block_insert.gif).
|
[demo](https://raw.githubusercontent.com/mhinz/vim-galore/master/static/images/content-block_insert.gif).
|
||||||
|
|
||||||
Switch to visual block mode with `<c-v>`. Afterwards go down for a few lines.
|
Switch to visual block mode with `<c-v>`. Afterwards go down for a few lines.
|
||||||
Hit `I` or `A` and start entering your text.
|
Hit `I` or `A` and start entering your text.
|
||||||
@ -2439,7 +2439,7 @@ bails out. No further code (mappings, commands, logic) will be processed.
|
|||||||
|
|
||||||
CapsLock belongs to the most useless keys on your keyboard, but it's much easier
|
CapsLock belongs to the most useless keys on your keyboard, but it's much easier
|
||||||
to reach than the Control key, since it lies on your [home
|
to reach than the Control key, since it lies on your [home
|
||||||
row](https://raw.githubusercontent.com/mhinz/vim-galore/master/contents/images/content-homerow.png).
|
row](https://raw.githubusercontent.com/mhinz/vim-galore/master/static/images/content-homerow.png).
|
||||||
Mapping CapsLock to Control is a great way to prevent or at least reduce
|
Mapping CapsLock to Control is a great way to prevent or at least reduce
|
||||||
[RSI](https://de.wikipedia.org/wiki/Repetitive-Strain-Injury-Syndrom) if you
|
[RSI](https://de.wikipedia.org/wiki/Repetitive-Strain-Injury-Syndrom) if you
|
||||||
program a lot.
|
program a lot.
|
||||||
@ -2490,7 +2490,7 @@ When [Bill Joy](https://en.wikipedia.org/wiki/Bill_Joy) created
|
|||||||
[ADM-3A](https://en.wikipedia.org/wiki/ADM-3A) which had no extra cursor buttons
|
[ADM-3A](https://en.wikipedia.org/wiki/ADM-3A) which had no extra cursor buttons
|
||||||
but used, you might already guessed it, hjkl instead.
|
but used, you might already guessed it, hjkl instead.
|
||||||
|
|
||||||
Keyboard layout: [click](https://raw.githubusercontent.com/mhinz/vim-galore/master/contents/images/content-adm-3a-layout.jpg)
|
Keyboard layout: [click](https://raw.githubusercontent.com/mhinz/vim-galore/master/static/images/content-adm-3a-layout.jpg)
|
||||||
|
|
||||||
This also shows why `~` is used to denote the home directory on Unix systems.
|
This also shows why `~` is used to denote the home directory on Unix systems.
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |