FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for syntax - webdev1001/vim-ruby · GitHub
webdev1001
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
syntax
on
master
User selector
Datepicker
Commit history
Commits on Feb 8, 2015
Spellchecking strings with a setting
AndrewRadev
committed
58d5306
View commit details
Copy full SHA for 58d5306
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
Revert "Letting VIM spell check regular strings"
Show description for 4661bf7
AndrewRadev
committed
4661bf7
View commit details
Copy full SHA for 4661bf7
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Support Rails html+tablet style extensions
Show description for b27a75b
tpope
committed
b27a75b
View commit details
Copy full SHA for b27a75b
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
Make Foo and Foo() both highlight as constants
Show description for 55e8a7d
justincampbell
authored and
tpope
committed
55e8a7d
View commit details
Copy full SHA for 55e8a7d
View code at this point
Browse repository at this point
Commits on Apr 3, 2014
Give symbol key highlighting highest precedence
Show description for e9a7554
tpope
committed
e9a7554
View commit details
Copy full SHA for e9a7554
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
Make two related patterns consistent
Show description for 3ffc0aa
AndrewRadev
committed
3ffc0aa
View commit details
Copy full SHA for 3ffc0aa
View code at this point
Browse repository at this point
Fix issue with required keyword args
Show description for 9080349
AndrewRadev
committed
9080349
View commit details
Copy full SHA for 9080349
View code at this point
Browse repository at this point
Commits on Feb 19, 2014
added __dir__ to rubyPseudoVariable list
glucero
committed
2e5ed9a
View commit details
Copy full SHA for 2e5ed9a
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Add syntax highlighting for Module#refine and Module#using
Ryan Bright
committed
97f9f97
View commit details
Copy full SHA for 97f9f97
View code at this point
Browse repository at this point
Commits on Jan 18, 2014
Fix highlighting of regexps as hash keys.
bk2204
committed
8775819
View commit details
Copy full SHA for 8775819
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
Merge branch 'unicode-constants' of https://github.com/amarshall/vim-ruby into amarshall-unicode-constants
Show description for f4c550e
dkearns
committed
f4c550e
View commit details
Copy full SHA for f4c550e
View code at this point
Browse repository at this point
Fix constant definitions after comments.
Show description for 082e929
dkearns
committed
082e929
View commit details
Copy full SHA for 082e929
View code at this point
Browse repository at this point
Commits on Jul 14, 2013
Highlight unicode characters in constants
Show description for ab7c7e4
amarshall
committed
ab7c7e4
View commit details
Copy full SHA for ab7c7e4
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Simplify ruby*Constant syntax group matching
dkearns
committed
b60da6c
View commit details
Copy full SHA for b60da6c
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
Fix keyword symbols after parentheses
Show description for fbd78f5
tpope
committed
fbd78f5
View commit details
Copy full SHA for fbd78f5
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Remove "Anon CVS" headers
tpope
committed
4937eef
View commit details
Copy full SHA for 4937eef
View code at this point
Browse repository at this point
Merge pull request #141 from ngollan/ruby-2.0-symbol-arrays
Show description for 2eca974
tpope
committed
2eca974
View commit details
Copy full SHA for 2eca974
View code at this point
Browse repository at this point
Merge pull request #140 from amarshall/constant-accessors
Show description for 75cb25e
tpope
committed
75cb25e
View commit details
Copy full SHA for 75cb25e
View code at this point
Browse repository at this point
Merge pull request #137 from amarshall/prepend-keyword
Show description for 8f1aceb
tpope
committed
8f1aceb
View commit details
Copy full SHA for 8f1aceb
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Highlight Ruby 2.0 symbol array syntax (%i)
ngollan
authored and
NicosGollan-cnic
committed
dc65625
View commit details
Copy full SHA for dc65625
View code at this point
Browse repository at this point
Add support for public_constant & private_constant (added in Ruby 1.9.3)
amarshall
committed
9fc5246
View commit details
Copy full SHA for 9fc5246
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Correctly highlight identifiers with unicode characters
Show description for 449e445
amarshall
committed
449e445
View commit details
Copy full SHA for 449e445
View code at this point
Browse repository at this point
Commits on Mar 10, 2013
Support Ruby 2.0's prepend keyword
Show description for e5957da
amarshall
committed
e5957da
View commit details
Copy full SHA for e5957da
View code at this point
Browse repository at this point
Highlight regexps after <<, +, -, and *
Show description for 85c3185
tpope
committed
85c3185
View commit details
Copy full SHA for 85c3185
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Highlight Ruby 1.9 overloadable operators
tpope
committed
83653b4
View commit details
Copy full SHA for 83653b4
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
Make matchit's "%" ignore Range.end method
Show description for c7cb532
mmorearty
committed
c7cb532
View commit details
Copy full SHA for c7cb532
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Bump ruby_minlines
Show description for e272e24
tpope
committed
e272e24
View commit details
Copy full SHA for e272e24
View code at this point
Browse repository at this point
Commits on Nov 28, 2012
Added support for YARD todos.
fabiopelosin
committed
bda2858
View commit details
Copy full SHA for bda2858
View code at this point
Browse repository at this point
Commits on Nov 25, 2012
Matchgroup for curly braces
AndrewRadev
committed
c61accb
View commit details
Copy full SHA for c61accb
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
Remove "keepend" from regex syntax highlighting
Show description for d2982c7
AndrewRadev
committed
d2982c7
View commit details
Copy full SHA for d2982c7
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
Highlight <%-# comments -%>
Show description for b10adca
tpope
committed
b10adca
View commit details
Copy full SHA for b10adca
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 19, 2011
Letting VIM spell check regular strings
camilo
committed
c27c526
View commit details
Copy full SHA for c27c526
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Highlight to last of multiple heredocs
Show description for 187e1a4
tpope
committed
187e1a4
View commit details
Copy full SHA for 187e1a4
View code at this point
Browse repository at this point
Commits on Aug 21, 2011
Fix {if: foo} highlighting
Show description for 0e58499
tpope
committed
0e58499
View commit details
Copy full SHA for 0e58499
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL