jwalton512 / vim-blade

Vim syntax highlighting for Blade templates.
225 stars 37 forks source link

Added some very basic indentation support for blade syntax #33

Closed mxaddict closed 9 years ago

mxaddict commented 9 years ago

Added VERY VERY Basic indent support, that works for HTML + PHP syntax inside of blade files and somewhat for the blade syntax

mxaddict commented 9 years ago

No bights?

jwalton512 commented 9 years ago

I will be honest and say the reason I have not contributed or merged anything recently is because I haven't found a fullproof way of testing changes.

mxaddict commented 9 years ago

I was actually going to ask how you tested updates, I'm pretty new to vimscript and I'm kinda spoiled by the testing tool sets for other projects, I'm still looking around at some other VIM plugins to try and learn how they do testing.

Let me know if you find a solid solution and I will implement some tests or atleast try to help out :+1:

friparia commented 9 years ago

:+1: