vim and nvim
This commit is contained in:
		@ -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}}}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user