mirror of
https://github.com/gryf/snipmate.vim.git
synced 2025-12-19 20:38:05 +01:00
Use /usr/bin/env, it's more portable.
This commit is contained in:
committed by
Michael Sanders
parent
1e17e07802
commit
74d7a0a402
@@ -1,6 +1,6 @@
|
||||
# #!/usr/bin/tclsh
|
||||
# #!/usr/bin/env tclsh
|
||||
snippet #!
|
||||
#!/usr/bin/tclsh
|
||||
#!/usr/bin/env tclsh
|
||||
|
||||
# Process
|
||||
snippet pro
|
||||
|
||||
Reference in New Issue
Block a user