Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 5
    groenewege/vim-less is working better for me than lunaru's and lessphp's. Commented Nov 21, 2011 at 3:16
  • 2
    as jo liss says, groenewege is what you want. it goes nicely with two other plugins. if you have pathogen installed, you can just run these three git commands in your ~/.vim/bundle directory: git clone https://github.com/skammer/vim-css-color.git git clone https://github.com/groenewege/vim-less git clone https://github.com/hail2u/vim-css3-syntax Commented Dec 24, 2013 at 0:27