Skip to content

Commit

Permalink
Add snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyWu20 committed Jun 2, 2023
1 parent e246f5f commit 42bccce
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions snippets/yaml.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@ snippet ads
upperAtomId: ${8}
atomNums: ${9}
pathName: ${10}

snippet element
- symbol: ${1}
atomic_number: ${2}
LCAO: ${3}
mass: ${4}
potential: ${5}
spin: ${6}
covalent_radius: ${7}

0 comments on commit 42bccce

Please sign in to comment.