Support Python
Adds configuration for my Python preferences.
This commit is contained in:
parent
e389f02007
commit
9ed59566eb
5 changed files with 32 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: shebang
|
||||
# key: shb
|
||||
# --
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
Loading…
Add table
Add a link
Reference in a new issue