square / maximum-awesome

Config files for vim and tmux.
Other
5.7k stars 969 forks source link

add csslint to project [proposal] #171

Open morenoh149 opened 10 years ago

morenoh149 commented 10 years ago

I like how MA has jshint vim plugin integrated. Is there any enthusiasm for adding csslint as well? here's a vim plugin that has both jshint and csslint https://github.com/joestelmach/lint.vim but it would be much more perferable to be able to add csslint side by side the jslint vim plugin. But I don't think such a vim plugin exists.

morenoh149 commented 10 years ago

nvm found this plugin which is limited to just csslint http://www.vim.org/scripts/script.php?script_id=3576 and https://github.com/bolasblack/csslint.vim I propose addition of this to MA