Added compilescript snippet.
This commit is contained in:
parent
ef373e9ed3
commit
fe68072138
7
snippets/c++-mode/script
Normal file
7
snippets/c++-mode/script
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# -*- mode: snippet -*-
|
||||||
|
# name: script
|
||||||
|
# key: script
|
||||||
|
# expand-env: ((yas-indent-line 'fixed))
|
||||||
|
# --
|
||||||
|
#!/usr/bin/env compilescript
|
||||||
|
// compilescript: -std=c++14
|
Loading…
Reference in New Issue
Block a user