chore: Added leap.nvim to config

This commit is contained in:
Afonso Franco 2022-10-16 03:27:55 +01:00
parent 0f8ad8f8b3
commit d9a312ba56
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
3 changed files with 8 additions and 2 deletions

View file

@ -6,11 +6,10 @@
],
"description": "Create a Split"
},
"Use CP Rule": {
"prefix": ["rule"],
"body": [
"\\equiv \\{Propriedade\\ ${1:Numero_da_propriedade}\\}\\\\$0"
"\\equiv \\{\\text{Propriedade ${1:Numero_da_propriedade}}\\\\}\\\\\\\\$0"
],
"description": "Create a Split"
},