0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add podjumper.vim for jumping between POD section and sub/has defintion More... over 8 years ago
Merge pull request #205 from zdm/master
hoelzro
as Rob Hoelz
More... over 8 years ago
support for new regex modifier /n (introduces in perl 5.22)
zdm
More... over 8 years ago
Merge pull request #202 from chumakd/master
hoelzro
as Rob Hoelz
More... over 8 years ago
Mark block folding test as TODO for now
hoelzro
as Rob Hoelz
More... over 8 years ago
Test perl_fold_blocks for for & foreach
hoelzro
as Rob Hoelz
More... over 8 years ago
Improve fold_block syntax matching: detect both 'for' and 'foreach' More... over 8 years ago
Add contrib syntax file for Function::Parameters module More... over 8 years ago
Fix fold matching activation in method-signatures More... over 8 years ago
Highlight function composition operator in Perl 6 More... over 8 years ago
Merge pull request #192 from harleypig/add_xt_check_for_test_files
hoelzro
as Rob Hoelz
More... almost 9 years ago
Remove ' and : from &iskeyword for Perl 6
hoelzro
as Rob Hoelz
More... almost 9 years ago
Highlight interpolated metaclass method calls in Perl 6 More... almost 9 years ago
Add missing 'unit' keyword More... almost 9 years ago
Highlight match variables in double-quoted strings More... almost 9 years ago
This adds a ftdetect file related to vim-perl/vim-perl#191 More... almost 9 years ago
Highlight heredocs with additional adverbs in front More... almost 9 years ago
Add new unit keyword for Perl 6
hoelzro
as Rob Hoelz
More... almost 9 years ago
Add unit keyword for Perl 6 detection
hoelzro
as Rob Hoelz
More... almost 9 years ago
Correctly highlight line-end comments starting with #` More... almost 9 years ago
Remove duplicate "(" from regex More... almost 9 years ago
Merge pull request #187 from simmel/fix_comment_indentation
hoelzro
as Rob Hoelz
More... almost 9 years ago
Don't build travis tests on p5-corpus branch
hoelzro
as Rob Hoelz
More... almost 9 years ago
Indent comments More... almost 9 years ago
Merge pull request #186 from Util/master
hoelzro
as Rob Hoelz
More... about 9 years ago
* needs to be preceded by a dot in version literals More... about 9 years ago
Highlight «rule => foo» correctly More... about 9 years ago
Fix typos: qw( instration diretory coments higlighting ) More... about 9 years ago
Highlight "( < foo bar > )" correctly More... about 9 years ago
Allow newlines after q/qq in heredocs too More... about 9 years ago