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

Twig support #143

Open
Herz3h opened this issue Jul 15, 2020 · 0 comments
Open

Twig support #143

Herz3h opened this issue Jul 15, 2020 · 0 comments

Comments

@Herz3h
Copy link

Herz3h commented Jul 15, 2020

I've checked after/ftplugin and there is no twig support it seems. So I have then checked an example like javascript which seems to essentially be:

let b:caw_oneline_comment = '//'
let b:caw_wrap_oneline_comment = ['/*', '*/']
let b:caw_search_possible_comments = 1

In twig a line could be:

{{ myline }}

and a comment is:

{# myline #}

Is this doable with this plugin ?

Thank you.

@Herz3h Herz3h changed the title Could this work with twig ? Twig support Jul 15, 2020
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