mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-09 08:16:58 +02:00
Merge pull request #4399 from nbehrnd/vim-de
[vim/de] remove duplicated line
This commit is contained in:
@@ -21,7 +21,6 @@ einer Datei.
|
|||||||
|
|
||||||
```
|
```
|
||||||
vim <filename> # Öffne <filename> in Vim
|
vim <filename> # Öffne <filename> in Vim
|
||||||
:help <topic> # Open up built-in help docs about <topic> if any exists
|
|
||||||
:help <topic> # Öffne die eingebaute Hilfe zum Thema <topic>, wenn
|
:help <topic> # Öffne die eingebaute Hilfe zum Thema <topic>, wenn
|
||||||
# es existiert
|
# es existiert
|
||||||
:q # Schließe vim
|
:q # Schließe vim
|
||||||
|
Reference in New Issue
Block a user