readme: tabellen eingeruckt
This commit is contained in:
parent
6f942f2d65
commit
aa4353d971
1 changed files with 31 additions and 26 deletions
|
@ -1,7 +1,9 @@
|
|||
# dotfiles
|
||||
|
||||
# vim shortcuts
|
||||
|
||||
Leader = `,`
|
||||
|
||||
| Shortcut | Befehl |
|
||||
| -- | -- |
|
||||
| Leader+z | Toggle Line Numbers |
|
||||
|
@ -21,12 +23,15 @@ Leader = `,`
|
|||
| * | Suche Wort unter dem Cursor |
|
||||
|
||||
# Tipps
|
||||
|
||||
| Aktion | Erklärung |
|
||||
| -- | -- |
|
||||
| `viw/vi'/vi$/vaX` | Visual Selection bis x |
|
||||
| ```args `find . -type f -name *.sh` danach argsdo %s/suche/ersetze/ge``` | Suchen ersetzen in allen Dateien |
|
||||
| In `Visual-Mode` `ga` | öffnet EasyAlign |
|
||||
|
||||
# tmux shortcuts
|
||||
|
||||
| Shortcut | Befehl |
|
||||
| -- | -- |
|
||||
| Präfix+w | Schließe Windows |
|
||||
|
|
Loading…
Reference in a new issue