cheatsheet
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ debug
|
||||
foo.*
|
||||
*.log
|
||||
data
|
||||
cheatsheet/cheatsheet.aux
|
||||
cheatsheet/cheatsheet.out
|
||||
cheatsheet/cheatsheet.pdf
|
||||
|
||||
|
@@ -122,25 +122,7 @@
|
||||
\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}
|
||||
|
||||
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
|
||||
@@ -151,7 +133,7 @@
|
||||
\hline
|
||||
\texttt{<Space> q} & Quickfix öffnen/schließen \\
|
||||
\hline
|
||||
\texttt{<Space> t} & Toggle-Optionen (z. B. relative Zeilen) \\
|
||||
\texttt{<Space> g g} & LazyGit öffnen \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
|
||||
|
Reference in New Issue
Block a user