add Pandoc to create PDF cheat sheet

This commit is contained in:
Oliver Ladner 2024-03-05 09:32:10 +01:00
commit 73eea67048
6 changed files with 327 additions and 25 deletions

26
vars.yml Normal file
View file

@ -0,0 +1,26 @@
---
# metadata
title: Neovim cheat sheet
author: Oliver Ladner
lang: en
keywords:
- neovim
- cheat sheet
linkcolor: blue
documentclass: scrartcl
pagestyle: empty
papersize: a4paper
geometry:
- a4paper
- left=0.5cm
- right=0.5cm
- top=0.7cm
- bottom=0.5cm
- landscape
columns: 4
fontsize: 12pt
ragged: yes
graphics: yes