vim and nvim

This commit is contained in:
2024-10-04 08:49:11 +02:00
parent 3808dc2b23
commit c2b404b17f
12 changed files with 30 additions and 0 deletions

View File

@ -4,7 +4,9 @@ snippet base "Description" b
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\usepackage[pdftex]{graphicx}
\usepackage{amsmath, amsfonts, amssymb, amsthm}
\usepackage{fullpage}
\title{${2:${VISUAL:Titre}}}
\author{${3:${VISUAL:Debucquoy Anthony}}}