FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sofaking/vim-ruby · GitHub
sofaking
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Branch selector
User selector
Datepicker
Commit history
Commits on May 24, 2012
Fix bizarre typos of "|" as "!"
tpope
committed
9f9f4be
View commit details
Copy full SHA for 9f9f4be
Browse repository at this point
Commits on May 10, 2012
Fix bug with 'ignorecase' on
Show description for 4cf6a00
AndrewRadev
committed
4cf6a00
View commit details
Copy full SHA for 4cf6a00
Browse repository at this point
Commits on May 8, 2012
Handle an edge case with continuations
AndrewRadev
committed
3e56518
View commit details
Copy full SHA for 3e56518
Browse repository at this point
Improve multiline assignment handling
Show description for 821bbe4
AndrewRadev
committed
821bbe4
View commit details
Copy full SHA for 821bbe4
Browse repository at this point
Commits on May 3, 2012
Fix clobbering of global 'tags'
Show description for 024626f
tpope
committed
024626f
View commit details
Copy full SHA for 024626f
Browse repository at this point
Commits on Apr 21, 2012
Merge branch 'fix-def-indentation'
AndrewRadev
committed
6648287
View commit details
Copy full SHA for 6648287
Browse repository at this point
Check for a "%" before braces
Show description for 18ca125
AndrewRadev
committed
18ca125
View commit details
Copy full SHA for 18ca125
Browse repository at this point
Fix another problem with |(a, b)| blocks
Show description for c39ccaa
AndrewRadev
committed
c39ccaa
View commit details
Copy full SHA for c39ccaa
Browse repository at this point
Merge branch 'master' into fix-def-indentation
AndrewRadev
committed
8577baf
View commit details
Copy full SHA for 8577baf
Browse repository at this point
More comments on parsing |(a, b)|
AndrewRadev
committed
30c6aee
View commit details
Copy full SHA for 30c6aee
Browse repository at this point
Oops. Fix syntactically invalid example
AndrewRadev
committed
05b34b6
View commit details
Copy full SHA for 05b34b6
Browse repository at this point
Indent |(a, b)| blocks correctly
Show description for 6438059
AndrewRadev
committed
6438059
View commit details
Copy full SHA for 6438059
Browse repository at this point
Commits on Mar 31, 2012
Remove some RubyForge cruft.
dkearns
committed
90f3523
View commit details
Copy full SHA for 90f3523
Browse repository at this point
Fix whitespace.
dkearns
committed
a84858b
View commit details
Copy full SHA for a84858b
Browse repository at this point
Merge pull request #74 from Thinkatomic/master
Show description for c86a736
AndrewRadev
committed
c86a736
View commit details
Copy full SHA for c86a736
Browse repository at this point
Commits on Mar 30, 2012
Ignore doc/tags
Show description for 77528ef
newellista
committed
77528ef
View commit details
Copy full SHA for 77528ef
Browse repository at this point
Commits on Mar 27, 2012
Add syntax detection for .jbuilder
qrush
authored and
tpope
committed
3d43f02
View commit details
Copy full SHA for 3d43f02
Browse repository at this point
Commits on Mar 20, 2012
Rewrite end_start_regex a bit more
Show description for 00ecb05
AndrewRadev
committed
00ecb05
View commit details
Copy full SHA for 00ecb05
Browse repository at this point
Merge pull request #71 from fakeleft/master
Show description for 33ae7d3
tpope
committed
33ae7d3
View commit details
Copy full SHA for 33ae7d3
Browse repository at this point
Make 'yes' the default, to match the prompt.
fakeleft
committed
652ad72
View commit details
Copy full SHA for 652ad72
Browse repository at this point
Attempt to fix incorrect def indentation
AndrewRadev
committed
4d2d7fa
View commit details
Copy full SHA for 4d2d7fa
Browse repository at this point
Commits on Mar 3, 2012
Fixed indent after escaped parenthesis in a regex
jeady
authored and
tpope
committed
8e4076a
View commit details
Copy full SHA for 8e4076a
Browse repository at this point
Commits on Feb 15, 2012
Attempt to fix problem with incorrect heredoc highlighting
Show description for ac9ef4e
AndrewRadev
committed
ac9ef4e
View commit details
Copy full SHA for ac9ef4e
Browse repository at this point
Commits on Feb 9, 2012
Merge pull request #66 from mashiro/master
Show description for 879c32e
AndrewRadev
committed
879c32e
View commit details
Copy full SHA for 879c32e
Browse repository at this point
Add block parameter
mashiro
committed
2c2e111
View commit details
Copy full SHA for 2c2e111
Browse repository at this point
Commits on Feb 5, 2012
Add "else" to indentkeys
AndrewRadev
committed
da02ee9
View commit details
Copy full SHA for da02ee9
Browse repository at this point
Commits on Dec 21, 2011
Fix potential clobbering of 'tags' and 'path'
tpope
committed
0d4ae14
View commit details
Copy full SHA for 0d4ae14
Browse repository at this point
Commits on Dec 11, 2011
Revert "Restore 'cpo' at the end of the file."
Show description for 85227b3
dkearns
committed
85227b3
View commit details
Copy full SHA for 85227b3
Browse repository at this point
Restore 'cpo' at the end of the file.
Show description for be5d8d0
dkearns
committed
be5d8d0
View commit details
Copy full SHA for be5d8d0
Browse repository at this point
Commits on Dec 9, 2011
Merge pull request #60 from jdelkins/master
Show description for 4b7e82f
tpope
committed
4b7e82f
View commit details
Copy full SHA for 4b7e82f
Browse repository at this point
Commits on Nov 30, 2011
Fix potential namespace collsion in ftplugin/ruby.vim
Show description for a20098a
jdelkins
committed
a20098a
View commit details
Copy full SHA for a20098a
Browse repository at this point
Commits on Nov 21, 2011
Indent blocks, started on continued lines
Show description for f265e6b
AndrewRadev
committed
f265e6b
View commit details
Copy full SHA for f265e6b
Browse repository at this point
Commits on Oct 12, 2011
Fix a bug with lambdas within hashes
Show description for 852596f
AndrewRadev
committed
852596f
View commit details
Copy full SHA for 852596f
Browse repository at this point
Commits on Sep 27, 2011
Fix indent after a word ending in or/and
tpope
committed
abfe860
View commit details
Copy full SHA for abfe860
Browse repository at this point
Commits on Sep 21, 2011
Merge pull request #53 from camilo/master
Show description for d1cd15d
AndrewRadev
committed
d1cd15d
View commit details
Copy full SHA for d1cd15d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL