FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for indent - jackode/vim-ruby · GitHub
jackode
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-ruby
indent
on
vim7.2
User selector
Datepicker
Commit history
Commits on Jun 29, 2008
indent/eruby.vim: fix quirk in optional argument handling
tpope
committed
b2d3cba
View commit details
Copy full SHA for b2d3cba
View code at this point
Browse repository at this point
Commits on Apr 21, 2008
eruby indenting edge case fixes
tpope
committed
6219f66
View commit details
Copy full SHA for 6219f66
View code at this point
Browse repository at this point
Commits on Feb 17, 2008
copy previous string indent inside strings
tpope
committed
52491f4
View commit details
Copy full SHA for 52491f4
View code at this point
Browse repository at this point
Commits on Jan 31, 2008
setlocal, not set indentexpr
tpope
committed
ed364ae
View commit details
Copy full SHA for ed364ae
View code at this point
Browse repository at this point
Commits on Jan 22, 2008
per Bram's advice, use 'W' searchpair flag in indent/eruby.vim
tpope
committed
720aa61
View commit details
Copy full SHA for 720aa61
View code at this point
Browse repository at this point
Commits on Jan 21, 2008
Indent { and } like do and end in eruby
tpope
committed
a9934f9
View commit details
Copy full SHA for a9934f9
View code at this point
Browse repository at this point
Commits on Dec 17, 2007
Treat <%- like <% when indenting
tpope
committed
8229a4a
View commit details
Copy full SHA for 8229a4a
View code at this point
Browse repository at this point
Commits on Aug 7, 2007
fix while/until/for match in skip regexp
tpope
committed
735a355
View commit details
Copy full SHA for 735a355
View code at this point
Browse repository at this point
Commits on Jul 16, 2007
prevent symbols like :for from indenting
tpope
committed
29265c0
View commit details
Copy full SHA for 29265c0
View code at this point
Browse repository at this point
Commits on May 25, 2007
removed string delimiter from patterns
tpope
committed
518bc52
View commit details
Copy full SHA for 518bc52
View code at this point
Browse repository at this point
String related fixes
tpope
committed
782b58e
View commit details
Copy full SHA for 782b58e
View code at this point
Browse repository at this point
Commits on May 12, 2007
Cleaned up docs
tpope
committed
ecf4be4
View commit details
Copy full SHA for ecf4be4
View code at this point
Browse repository at this point
Commits on Apr 16, 2007
Add subtype support to indent/eruby.vim
tpope
committed
1859099
View commit details
Copy full SHA for 1859099
View code at this point
Browse repository at this point
Commits on Mar 20, 2007
ignore instance, class, and global variables named "end" when looking to
Show description for 10cb669
dkearns
committed
10cb669
View commit details
Copy full SHA for 10cb669
View code at this point
Browse repository at this point
Commits on Feb 22, 2007
indent/eruby.vim and syntax/ruby.vim
tpope
committed
7a429a5
View commit details
Copy full SHA for 7a429a5
View code at this point
Browse repository at this point
Commits on Dec 4, 2006
Special case for "end" on first line of multi-line eRuby block.
tpope
committed
db13930
View commit details
Copy full SHA for db13930
View code at this point
Browse repository at this point
Commits on Nov 9, 2006
Different indent behavior for a line ending in an open parenthesis.
tpope
committed
91937dd
View commit details
Copy full SHA for 91937dd
View code at this point
Browse repository at this point
Rearranged keywords; new 'indentkeys'
tpope
committed
3666686
View commit details
Copy full SHA for 3666686
View code at this point
Browse repository at this point
Commits on Nov 8, 2006
New eRuby indenting algorithm
tpope
committed
3476ba2
View commit details
Copy full SHA for 3476ba2
View code at this point
Browse repository at this point
Commits on Apr 25, 2006
make sure 'smartindent' is disabled
dkearns
committed
3eaf396
View commit details
Copy full SHA for 3eaf396
View code at this point
Browse repository at this point
Commits on Apr 17, 2006
update Nikolai's email address
dkearns
committed
48f969c
View commit details
Copy full SHA for 48f969c
View code at this point
Browse repository at this point
Commits on Apr 15, 2006
add Release-Coordinator header line and remove GPL license
dkearns
committed
ad3a6a9
View commit details
Copy full SHA for ad3a6a9
View code at this point
Browse repository at this point
Commits on Oct 14, 2005
Changed maintainer to Nikolai.
gsinclair
committed
5ab90ba
View commit details
Copy full SHA for 5ab90ba
View code at this point
Browse repository at this point
Commits on Oct 13, 2005
fix typo in URL header
dkearns
committed
9efc548
View commit details
Copy full SHA for 9efc548
View code at this point
Browse repository at this point
Commits on Oct 12, 2005
Fixed problem with here-documents and removed some unused code.
Nikolai Weibull
committed
0cd89e6
View commit details
Copy full SHA for 0cd89e6
View code at this point
Browse repository at this point
Commits on Oct 4, 2005
replace spaces with tabs, where possible, to reduce file sizes as requested by BM
dkearns
committed
ec45322
View commit details
Copy full SHA for ec45322
View code at this point
Browse repository at this point
Commits on Sep 21, 2005
add a new indent file for eRuby
dkearns
committed
dd9e618
View commit details
Copy full SHA for dd9e618
View code at this point
Browse repository at this point
Commits on Sep 19, 2005
Fix bug #2481.
Nikolai Weibull
committed
78253cf
View commit details
Copy full SHA for 78253cf
View code at this point
Browse repository at this point
Commits on Sep 18, 2005
Fix for #2473.
Nikolai Weibull
committed
f8709fd
View commit details
Copy full SHA for f8709fd
View code at this point
Browse repository at this point
Commits on Sep 11, 2005
reinsert license in header of indent script
dkearns
committed
329d2f0
View commit details
Copy full SHA for 329d2f0
View code at this point
Browse repository at this point
ignore the rescue 'modifier' when indenting (#2296)
dkearns
committed
071422d
View commit details
Copy full SHA for 071422d
View code at this point
Browse repository at this point
fix comment typo
dkearns
committed
b1151fe
View commit details
Copy full SHA for b1151fe
View code at this point
Browse repository at this point
Commits on Sep 10, 2005
Fixes bugs introduced in earlier commits. Been running without fault for
Show description for ef29e34
Nikolai Weibull
committed
ef29e34
View commit details
Copy full SHA for ef29e34
View code at this point
Browse repository at this point
Commits on Sep 8, 2005
normalise vim modelines
dkearns
committed
843adff
View commit details
Copy full SHA for 843adff
View code at this point
Browse repository at this point
Commits on Aug 26, 2005
Updated to indent correctly. There's more to be done, as a statement may be
Show description for ad7fe8a
Nikolai Weibull
committed
ad7fe8a
View commit details
Copy full SHA for ad7fe8a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL