chore: move cheatsheet generation to subfolder
This commit is contained in:
parent
42e3b7e139
commit
138471d0ae
10 changed files with 303 additions and 301 deletions
26
vars.yml
26
vars.yml
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue