Added vim polyglot and changed some vim shortcuts for go, also added skeleton support for ~/.vim/templates/skeleton.*

This commit is contained in:
TuDatTr
2020-02-02 15:42:41 +01:00
parent d37618a44e
commit ce61a4733c
17 changed files with 72 additions and 3514 deletions

View File

@@ -0,0 +1,5 @@
% Dokukmentation für die alte Infrastruktur
% Tuan-Dat Tran
% [:VIM_EVAL:]strftime('%Y-%m-%d')[:END_EVAL:]
# INSERT

View File

@@ -0,0 +1,32 @@
\documentclass[12pt,a4paper,ngerman,notitlepage]{article}
% PACKAGES
\usepackage[ngerman]{babel}
\usepackage{datetime} % Correct Date Formating
\usepackage[a4paper, left=2.5cm, right=2cm, top=2cm, bottom=2cm]{geometry}
\usepackage{graphicx}
\usepackage{latexsym} % Blankboxes
\usepackage{listings}
\usepackage{mathtools}
\usepackage[onehalfspacing]{setspace}
\usepackage{tabularx}
\usepackage{tikz}
\usepackage{titling} % mktitleformatting
% SHORTCUTS
\newcommand{\module}{Platzhalter}
\newcommand{\blattnr}{PlatzhalterNr}
% INFO
\author{Tuan-Dat Tran}
\title{\module\\\blattnr}
% FORMATTING
\setlength{\droptitle}{-3cm}
\DeclareRobustCommand{\rchi}{{\mathpalette\irchi\relax}}
\newcommand{\irchi}[2]{\raisebox{\depth}{$#1\chi$}}
% BEGINNING
\begin{document}
\maketitle
\end{document}

View File

@@ -0,0 +1,12 @@
#
**Category:**
**Points:**
## Challenge
>
## Solution
### Flag
``