cheatsheet
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ debug
|
|||||||
foo.*
|
foo.*
|
||||||
*.log
|
*.log
|
||||||
data
|
data
|
||||||
|
cheatsheet/cheatsheet.aux
|
||||||
|
cheatsheet/cheatsheet.out
|
||||||
|
cheatsheet/cheatsheet.pdf
|
||||||
|
|
||||||
|
@@ -122,25 +122,7 @@
|
|||||||
\vspace{1cm}
|
\vspace{1cm}
|
||||||
|
|
||||||
% -----------------
|
% -----------------
|
||||||
\section*{Git}
|
|
||||||
|
|
||||||
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
|
|
||||||
\hline
|
|
||||||
\textbf{Shortcut} & \textbf{Aktion} \\
|
|
||||||
\hline
|
|
||||||
\texttt{<Space> g g} & LazyGit öffnen \\
|
|
||||||
\hline
|
|
||||||
\texttt{<Space> g s} & Git-Status anzeigen \\
|
|
||||||
\hline
|
|
||||||
\texttt{<Space> g c} & Commit \\
|
|
||||||
\hline
|
|
||||||
\texttt{<Space> g b} & Branches anzeigen \\
|
|
||||||
\hline
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
\vspace{1cm}
|
|
||||||
|
|
||||||
% -----------------
|
|
||||||
\section*{Sonstiges}
|
\section*{Sonstiges}
|
||||||
|
|
||||||
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
|
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
|
||||||
@@ -151,7 +133,7 @@
|
|||||||
\hline
|
\hline
|
||||||
\texttt{<Space> q} & Quickfix öffnen/schließen \\
|
\texttt{<Space> q} & Quickfix öffnen/schließen \\
|
||||||
\hline
|
\hline
|
||||||
\texttt{<Space> t} & Toggle-Optionen (z. B. relative Zeilen) \\
|
\texttt{<Space> g g} & LazyGit öffnen \\
|
||||||
\hline
|
\hline
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user