Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Here-docs #11

Open
rking opened this issue Feb 14, 2013 · 1 comment
Open

Smart Here-docs #11

rking opened this issue Feb 14, 2013 · 1 comment

Comments

@rking
Copy link
Owner

rking commented Feb 14, 2013

Idea from anoldhacker:

eval <<RUBY
this_should_look(:like, :ruby).code
RUBY

run_sql <<SQL
select * from foo
SQL

…etc.

This much could just directly map the downcased token to 'filetype'

Another aspect is that:

`cat /tmp/hihi`

…should be ft=shell

@rking
Copy link
Owner Author

rking commented Feb 14, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant