sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh
| <snippet> | |
| <content><![CDATA[import pdb; pdb.set_trace()]]></content> | |
| <tabTrigger>pdb</tabTrigger> | |
| <scope>source.python</scope> | |
| <description>import pdb</description> | |
| </snippet> | |
| <!-- USAGE --> | |
| <!-- 1. Go to Tools -> New Snippet --> |