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 18:50] – [Tabelle] 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 ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | |||
| + | |||
| + | ==== Vim-Surround ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| + | ==== Vim-Repeat ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '' | ||
| + | |||
| + | |||
| + | ==== Vim-Commentary ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| + | ==== Jedi-Vim ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | ''< | ||
| + | | ''< | ||
| + | | ''< | ||
| + | | ''< | ||
| + | | '' | ||
| + | | ''< | ||
| + | | ''< | ||
| + | | '': | ||
| + | |||
| + | |||
| + | ==== Vista-Vim ==== | ||
| + | https:// | ||
| + | |||
| + | ^ Befehl | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | |||
| + | ==== FZF ==== | ||
| + | https:// | ||
| - | ==== Tim Pope ==== | + | ^ Befehl |
| - | Nutzt man die öffnende Klammer, werden Leezeichen hinzugefügt, bei der schließenden nicht. | + | | '': |
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| + | | '': | ||
| - | ^ Plugin | + | ==== Vim-PythonSense ==== |
| - | ^ Vim-Fugitive | + | https://github.com/ |
| - | | ::: | '': | + | |
| - | | ::: | '': | + | |
| - | | ::: | '': | + | |
| - | ^ Vim-Surround | + | |
| - | | ::: | '' | + | |
| - | | ::: | '' | + | |
| - | ^ Vim-Repeat | + | |
| + | ^ 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.1597949416.txt.gz · Zuletzt geändert: von lutz