FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Milly/vim-ruby · GitHub
Milly
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 8, 2010
Merge branch 'master' of http://github.com/vim-ruby/vim-ruby into vim-ruby/master
Show description for e0e0517
Milly
committed
e0e0517
View commit details
Copy full SHA for e0e0517
Browse repository at this point
Commits on Dec 23, 2009
Add more file type detection
tpope
committed
798d628
View commit details
Copy full SHA for 798d628
Browse repository at this point
Update Tim Pope's email
tpope
committed
2dd56d6
View commit details
Copy full SHA for 2dd56d6
Browse repository at this point
Commits on Dec 22, 2009
Added Gemfile to ruby file detect script
kossnocorp
authored and
segfault
committed
84efb15
View commit details
Copy full SHA for 84efb15
Browse repository at this point
Commits on Dec 17, 2009
Force case sensitivity in indentation algorithm
tpope
committed
22f9e5a
View commit details
Copy full SHA for 22f9e5a
Browse repository at this point
Commits on Dec 14, 2009
Fix indent for <% end %> not at beginning of line
Show description for 62f2402
tpope
committed
62f2402
View commit details
Copy full SHA for 62f2402
Browse repository at this point
Commits on Dec 1, 2009
Whitespace formatting fixes
Doug Kearns
authored and
Doug Kearns
committed
675fd39
View commit details
Copy full SHA for 675fd39
Browse repository at this point
Commits on Nov 29, 2009
Allow 'path' to be set from g:ruby_path
Show description for 291a799
Doug Kearns
authored and
Doug Kearns
committed
291a799
View commit details
Copy full SHA for 291a799
Browse repository at this point
Commits on Oct 7, 2009
Fix highlighting of foo in def foo_bar.baz
tpope
committed
76cb160
View commit details
Copy full SHA for 76cb160
Browse repository at this point
Commits on Sep 30, 2009
updating the ChangeLog to reflect the recent patch merge in rubycomplete.vim
segfault
committed
4f9cb54
View commit details
Copy full SHA for 4f9cb54
Browse repository at this point
applying a patch from Yoshimasa Niwa resolving a possible runaway CPU issue when matching context regexes
segfault
committed
78c8ffa
View commit details
Copy full SHA for 78c8ffa
Browse repository at this point
Commits on Sep 18, 2009
Restore highlighting of negative sign
tpope
committed
dea6800
View commit details
Copy full SHA for dea6800
Browse repository at this point
Stricter 1.9 symbol matching
Show description for ffa27f1
tpope
committed
ffa27f1
View commit details
Copy full SHA for ffa27f1
Browse repository at this point
Commits on Sep 17, 2009
Fix else and ensure inside method definition
tpope
committed
d609522
View commit details
Copy full SHA for d609522
Browse repository at this point
Fix regex.
Milly
committed
2df50ab
View commit details
Copy full SHA for 2df50ab
Browse repository at this point
Fix rubyAttribute after line-end-escape.
Milly
committed
29ef7f9
View commit details
Copy full SHA for 29ef7f9
Browse repository at this point
Commits on Sep 16, 2009
Don't highlight A in A::B as a 1.9 symbol
Show description for 982927d
tpope
committed
982927d
View commit details
Copy full SHA for 982927d
Browse repository at this point
Highlight 1.9 style symbols in hashes
tpope
committed
2b2b620
View commit details
Copy full SHA for 2b2b620
Browse repository at this point
Commits on Sep 15, 2009
Add rubyExceptionalModifier.
Milly
committed
9ea1965
View commit details
Copy full SHA for 9ea1965
Browse repository at this point
Change rubyMethodExceptional "containedin" to rubyMethodBlock.
Milly
committed
0cca8a5
View commit details
Copy full SHA for 0cca8a5
Browse repository at this point
Fix indent and deindent to line-end-escape contained blocks.
Milly
committed
034b19b
View commit details
Copy full SHA for 034b19b
Browse repository at this point
Commits on Sep 13, 2009
Merge branche 'master' of git://github.com/vim-ruby/vim-ruby.git
Milly
committed
25b9287
View commit details
Copy full SHA for 25b9287
Browse repository at this point
Commits on Sep 12, 2009
Fix off-screen regexp quirk [Morita Sho]
Show description for e477f10
tpope
committed
e477f10
View commit details
Copy full SHA for e477f10
Browse repository at this point
Commits on Jul 30, 2009
Fix erroneous highlighting inside methods
tpope
committed
f9c78fc
View commit details
Copy full SHA for f9c78fc
Browse repository at this point
Commits on Mar 22, 2009
Highlight else in begin/def...end
Show description for 3513f88
tpope
committed
3513f88
View commit details
Copy full SHA for 3513f88
Browse repository at this point
Commits on Jan 26, 2009
fix indent after line-end-escape.
Milly
committed
ebe9afd
View commit details
Copy full SHA for ebe9afd
Browse repository at this point
add rubyLineEndEscape.
Show description for 7fa5a3b
Milly
committed
7fa5a3b
View commit details
Copy full SHA for 7fa5a3b
Browse repository at this point
Commits on Jan 23, 2009
Highlight <%== and =%> from Erubis
tpope
committed
adc6435
View commit details
Copy full SHA for adc6435
Browse repository at this point
<C-W>} and <C-W>g} maps
tpope
committed
9b7cbd6
View commit details
Copy full SHA for 9b7cbd6
Browse repository at this point
Commits on Oct 12, 2008
Highlight :'...' as symbol; \' and \\ inside ''
tpope
committed
cde0495
View commit details
Copy full SHA for cde0495
Browse repository at this point
Maps for <C-W>], <C-W><C-]>, <C-W>g<C-]>, <C-W>g]
tpope
committed
71e539e
View commit details
Copy full SHA for 71e539e
Browse repository at this point
Commits on Oct 9, 2008
Maps for <C-]>, g<C-]>, and g]
Show description for d768bfa
tpope
committed
d768bfa
View commit details
Copy full SHA for d768bfa
Browse repository at this point
Function to match identifier under cursor
Show description for 290a45d
tpope
committed
290a45d
View commit details
Copy full SHA for 290a45d
Browse repository at this point
Commits on Aug 11, 2008
match irbrc as a Ruby filetype
dkearns
committed
a3fc1a8
View commit details
Copy full SHA for a3fc1a8
Browse repository at this point
Commits on Aug 2, 2008
Update README to reflect Git migration
tpope
committed
748cfea
View commit details
Copy full SHA for 748cfea
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL