Alessandro Candini

Results 14 comments of Alessandro Candini

This is nice: it would be great to have both hex colors and variables!

Same issue here on neovim-0.1.5-dev. @Leandros : you suggestion works, but is really annoying to install an unwanted plugin to get things work

Thank you @dangodev, your snippet is the way! Perfectly working with Webpack 4.10.2 and Snap 0.5.1!

I don't know jinja2, but taking a look at its home page it seems a sort of: you define variables, make loops and you have access to some Java methods....

Ctags can recognize FreeMarker files by their extensions: every FreeMarker file have the extension `.ftl`, for example `myTemplateFile.ftl` Simple example file, `init_custom.ftl`: ``` ```

Reported in the updated comment above. I don't know if its sufficient to make a test case...

Exactly. It would be a good starting point...

Ok, if I have time I will take a look at it. Thank you.