FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · bemurphy/vim-ruby · GitHub
bemurphy
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 20, 2011
Trying to fix nesting, see https://gist.github.com/1094517
bemurphy
committed
e037567
View commit details
Copy full SHA for e037567
Browse repository at this point
Commits on Apr 10, 2011
Preliminarily drop gems from path
Show description for 07d0b51
tpope
committed
07d0b51
View commit details
Copy full SHA for 07d0b51
Browse repository at this point
Commits on Mar 20, 2011
Update all RubyForge URLs with new GitHub equivalents.
dkearns
committed
699670a
View commit details
Copy full SHA for 699670a
Browse repository at this point
Commits on Mar 15, 2011
Update README for full github migration
dkearns
committed
0ceb42a
View commit details
Copy full SHA for 0ceb42a
Browse repository at this point
Commits on Dec 19, 2010
Give higher precedence to eruby.foo subtype
Show description for 8ee9e43
tpope
committed
8ee9e43
View commit details
Copy full SHA for 8ee9e43
Browse repository at this point
Commits on Nov 1, 2010
Fix indentation of brackets
Show description for d6f9955
Nikolai Weibull
committed
d6f9955
View commit details
Copy full SHA for d6f9955
Browse repository at this point
Commits on Oct 28, 2010
Lines ending in and or or are continuation lines
Nikolai Weibull
committed
210702f
View commit details
Copy full SHA for 210702f
Browse repository at this point
Don’t match inside Regexes
Show description for 4935afd
Nikolai Weibull
committed
4935afd
View commit details
Copy full SHA for 4935afd
Browse repository at this point
Indent brackets to bracket’s position + space
Show description for 9396969
Nikolai Weibull
committed
9396969
View commit details
Copy full SHA for 9396969
Browse repository at this point
Use hash instead of ugly string trick
Show description for f58c989
Nikolai Weibull
committed
f58c989
View commit details
Copy full SHA for f58c989
Browse repository at this point
Fix spacing
Nikolai Weibull
committed
2e03283
View commit details
Copy full SHA for 2e03283
Browse repository at this point
Indent/continue lines ending with %
Nikolai Weibull
committed
0983d4f
View commit details
Copy full SHA for 0983d4f
Browse repository at this point
Commits on Sep 12, 2010
Fix whitespace delimited string/regexp/symbol literals
dkearns
committed
5560a2f
View commit details
Copy full SHA for 5560a2f
Browse repository at this point
Commits on Sep 1, 2010
Remove "Last Change" headers
dkearns
committed
bd82d42
View commit details
Copy full SHA for bd82d42
Browse repository at this point
Add support for whitespace delimited string literals
dkearns
committed
d23eace
View commit details
Copy full SHA for d23eace
Browse repository at this point
Match all $N+ pattern match variables as a predefined variable
Show description for 561a96d
dkearns
committed
561a96d
View commit details
Copy full SHA for 561a96d
Browse repository at this point
Highlight the lambda operator if ruby_operators is set
dkearns
committed
ea882ea
View commit details
Copy full SHA for ea882ea
Browse repository at this point
Add new predefined constants from 1.9
dkearns
committed
64e0cb6
View commit details
Copy full SHA for 64e0cb6
Browse repository at this point
Commits on Aug 26, 2010
Highlight {public,private}_class_method
tpope
committed
ef4bbdf
View commit details
Copy full SHA for ef4bbdf
Browse repository at this point
Fixed regex syntax so it works with ? : (ternary)
Show description for 8c1c484
nerdrew
authored and
tpope
committed
8c1c484
View commit details
Copy full SHA for 8c1c484
Browse repository at this point
Commits on Aug 25, 2010
Fix further "reservedword:" indenting
tpope
committed
e0a1d84
View commit details
Copy full SHA for e0a1d84
Browse repository at this point
Commits on Aug 23, 2010
Fix indent of if as 1.9 hash key
Show description for 4b612b2
tpope
committed
4b612b2
View commit details
Copy full SHA for 4b612b2
Browse repository at this point
Commits on Aug 19, 2010
Revert "Give "Special Methods" lower precedence"
Show description for dcb81f3
tpope
committed
dcb81f3
View commit details
Copy full SHA for dcb81f3
Browse repository at this point
Commits on Aug 10, 2010
Indent Erubis <%= ... %>...<% ... =%>
tpope
committed
e53a858
View commit details
Copy full SHA for e53a858
Browse repository at this point
Commits on Aug 3, 2010
Allow junk after =end
tpope
committed
faef7e9
View commit details
Copy full SHA for faef7e9
Browse repository at this point
Commits on Aug 1, 2010
Fix alignment
Show description for 034e564
tpope
committed
034e564
View commit details
Copy full SHA for 034e564
Browse repository at this point
Commits on Jul 26, 2010
Add Thorfile filetype detection
ashley-woodard
authored and
tpope
committed
1efcf04
View commit details
Copy full SHA for 1efcf04
Browse repository at this point
Commits on Jul 23, 2010
Fix multiline ERB output indent
Show description for 607d143
tpope
committed
607d143
View commit details
Copy full SHA for 607d143
Browse repository at this point
Commits on Jul 20, 2010
Give "Special Methods" lower precedence
Show description for 4480f1d
tpope
committed
4480f1d
View commit details
Copy full SHA for 4480f1d
Browse repository at this point
Commits on Jun 27, 2010
Install compiler/rspec.vim
tpope
committed
098f8dd
View commit details
Copy full SHA for 098f8dd
Browse repository at this point
Commits on May 28, 2010
Update "Last Change" header line
Doug Kearns
authored and
Doug Kearns
committed
5ac7efa
View commit details
Copy full SHA for 5ac7efa
Browse repository at this point
Fix unmatched "\)" in GetErubyIndent
Doug Kearns
authored and
Doug Kearns
committed
84e5a16
View commit details
Copy full SHA for 84e5a16
Browse repository at this point
Commits on May 27, 2010
Add "Last Change" header lines
Doug Kearns
authored and
Doug Kearns
committed
59ee43d
View commit details
Copy full SHA for 59ee43d
Browse repository at this point
Whitespace fix
Doug Kearns
authored and
Doug Kearns
committed
c4d3ca9
View commit details
Copy full SHA for c4d3ca9
Browse repository at this point
Commits on May 15, 2010
Remove broken URL
tpope
committed
c416a36
View commit details
Copy full SHA for c416a36
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL