开发者

Vim plugin to Web Development with Catalyst (Perl)

开发者 https://www.devze.com 2023-03-26 12:31 出处:网络
I always used vim to work in Perl Projects. Now I am starting working in webdev with Catalyst (Perl MVC).

I always used vim to work in Perl Projects. Now I am starting working in webdev with Catalyst (Perl MVC). It seems like code assist with CSS, HTML and javascript in Vim is not updated to CSS3 and HTML5. What are the best plugins spe开发者_开发知识库cifically to work with web development in Catalyst (Perl)?


I use the TT2 Syntax Highlighting Plugin which is apparently now part of an Andy Lester repo... I worked on adding HTML 5 tags to the html5 syntax highlighting plugin, appears I did the same with css. I also worked on the more modern Perl syntax highlighting stuff, which has merged Andy Lester's repo, but has the modern perl highlighting, so I would install that.

0

精彩评论

暂无评论...
验证码 换一张
取 消