0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #171 from jcmuller/fix-reporter-option More... almost 11 years ago
Update coffelint csv reporter argument More... about 11 years ago
Make commands buffer local More... about 11 years ago
Added suffixesadd to facilitate gf & :find family More... about 11 years ago
README: adapt to Vundle interface change More... over 11 years ago
Don't update makeprg on BufWritePost More... over 11 years ago
update makeprg before write buf, since we suggest autobuild after write buf with BufWritePost More... over 11 years ago
Don't throw error if variable can't be unlet (#151) More... over 11 years ago
Highlight Infinity and NaN as numbers (#148) More... over 11 years ago
Merge pull request #150 from hinrik/dont_change_isident More... over 11 years ago
Don't change 'isident' More... over 11 years ago
Fix passing options to coffee with :make (#145) More... almost 12 years ago
Fix compatibility for older vims without shiftwidth() More... almost 12 years ago
Add requirements section More... almost 12 years ago
Use a region for regex character classes More... almost 12 years ago
Use # so / doesn't have to be escaped More... almost 12 years ago
Lines after -> should at least be outdented More... almost 12 years ago
Rewrite indent/coffee.vim More... almost 12 years ago
Use the same variable to store source buffer in all Coffee commands More... almost 12 years ago
Implement custom autocmds More... almost 12 years ago
Use q-bang More... almost 12 years ago
Sleep so the message is shown More... almost 12 years ago
s/prevlnum/prevnlnum More... almost 12 years ago
Clarify continuation stuff a bit More... almost 12 years ago
Clarify comments More... almost 12 years ago
Fix #130 More... almost 12 years ago
s/SmartSearch/SearchCode More... almost 12 years ago
`loop` can be used in compound assignments More... almost 12 years ago
Use the indent of the previous line if it's a comment More... almost 12 years ago
Mention autoindent More... almost 12 years ago