tech:programmieren
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| tech:programmieren [2020/08/20 19:25] – [Vim-Surround] lutz | tech:programmieren [2024/12/30 23:26] (aktuell) – [Programmieren] lutz | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Programmieren ====== | ====== Programmieren ====== | ||
| + | |||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | ====== Vim Cheat-Sheet ====== | ||
| + | ^ Befehl | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| ===== Vim IDE ===== | ===== Vim IDE ===== | ||
| - | Sammlung von Tipps zu den installierten Plugins. | + | Sammlung von Tipps zu den installierten Plugins. |
| + | https:// | ||
| ==== Vim-Fugitive ==== | ==== Vim-Fugitive ==== | ||
| - | ^ Befehl | + | https:// |
| - | | '': | + | |
| - | | '': | + | ^ Befehl |
| - | | '': | + | | '': |
| - | | '': | + | | '': |
| + | | '': | ||
| + | | '': | ||
| ==== Vim-Surround ==== | ==== Vim-Surround ==== | ||
| + | https:// | ||
| + | |||
| ^ Befehl | ^ Befehl | ||
| | '' | | '' | ||
| | '' | | '' | ||
| | '' | | '' | ||
| + | |||
| + | |||
| ==== Vim-Repeat ==== | ==== Vim-Repeat ==== | ||
| + | https:// | ||
| + | |||
| ^ Befehl | ^ Befehl | ||
| | '' | | '' | ||
| + | |||
| ==== Vim-Commentary ==== | ==== Vim-Commentary ==== | ||
| + | https:// | ||
| + | |||
| ^ Befehl | ^ Befehl | ||
| | '' | | '' | ||
| | '' | | '' | ||
| + | |||
| ==== Jedi-Vim ==== | ==== Jedi-Vim ==== | ||
| + | https:// | ||
| ^ Befehl | ^ Befehl | ||
| Zeile 36: | Zeile 64: | ||
| | '': | | '': | ||
| + | |||
| + | ==== Vista-Vim ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | |||
| + | ==== FZF ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | |||
| + | ==== Vim-PythonSense ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | <sxh python> | ||
| + | class OneRing(object): | ||
| + | | ||
| + | def __init__(self): | ||
| + | print(" | ||
| + | | ||
| + | def rule_them_all(self): | ||
| + | self.find_them() | ||
| + | | ||
| + | def find_them(self): | ||
| + | a = [3, 7, 9, 1] | ||
| + | self.bring_them(a) | ||
| + | self.bind_them(" | ||
| + | | ||
| + | def bring_them_all(self, | ||
| + | self.bind_them(a, | ||
| + | | ||
| + | def bind_them(self, | ||
| + | print(" | ||
| + | | ||
| + | </ | ||
| + | |||
| + | ^ Befehl | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
tech/programmieren.1597951541.txt.gz · Zuletzt geändert: von lutz