FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spec - drbrain/vim-ruby · GitHub
drbrain
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-ruby
spec
on
master
User selector
Datepicker
Commit history
Commits on Aug 2, 2020
Add `g:ruby_indent_hanging_elements` setting
Show description for a642969
tomdalling
committed
a642969
View commit details
Copy full SHA for a642969
View code at this point
Browse repository at this point
Start all specs with default indenting globals
Show description for c2f0dbd
tomdalling
committed
c2f0dbd
View commit details
Copy full SHA for c2f0dbd
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Try fixing a memory-intensive pattern
Show description for 79fc3c5
AndrewRadev
committed
79fc3c5
View commit details
Copy full SHA for 79fc3c5
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Fix indent bug with continuation chars in regexp syntax group
AndrewRadev
committed
81f64ec
View commit details
Copy full SHA for 81f64ec
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Refactor syntax tests
dkearns
committed
d04ba6d
View commit details
Copy full SHA for d04ba6d
View code at this point
Browse repository at this point
Fix highlighting of required trailing keyword parameters
Show description for 25074cb
dkearns
committed
25074cb
View commit details
Copy full SHA for 25074cb
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Highlight block parameters like method parameters
Show description for eba5233
dkearns
committed
eba5233
View commit details
Copy full SHA for eba5233
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Fix highlighting of symbol default values
dkearns
committed
4952435
View commit details
Copy full SHA for 4952435
View code at this point
Browse repository at this point
Move defined? and English bool operators to *Operator syntax groups
dkearns
committed
4663c19
View commit details
Copy full SHA for 4663c19
View code at this point
Browse repository at this point
Simplify 1.9-style rubySymbol patterns
dkearns
committed
1507e68
View commit details
Copy full SHA for 1507e68
View code at this point
Browse repository at this point
Normalise test formatting
Show description for b54b4e3
dkearns
committed
b54b4e3
View commit details
Copy full SHA for b54b4e3
View code at this point
Browse repository at this point
Support %=...= percent string literals
Show description for 763877d
dkearns
committed
763877d
View commit details
Copy full SHA for 763877d
View code at this point
Browse repository at this point
Optionally highlight pseudo operators
Show description for 4c91c8e
dkearns
committed
4c91c8e
View commit details
Copy full SHA for 4c91c8e
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Add rudimentary syntax highlighter testing
dkearns
committed
4abc434
View commit details
Copy full SHA for 4abc434
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
Fix indenting of leading &. chained continuation lines
Show description for 5984d82
dkearns
committed
5984d82
View commit details
Copy full SHA for 5984d82
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Don't match identifiers ending in "def" as indent keywords
Show description for 9a84b56
dkearns
committed
9a84b56
View commit details
Copy full SHA for 9a84b56
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Method prefixing spec
AndrewRadev
committed
3b033fe
View commit details
Copy full SHA for 3b033fe
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
add support for g:ruby_indent_assignment_style
nerdrew
committed
4c5009a
View commit details
Copy full SHA for 4c5009a
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
bump rspec version
nerdrew
committed
4e2c77a
View commit details
Copy full SHA for 4e2c77a
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Merge pull request #324 from vim-ruby/organize-indent-into-functions
Show description for 5c1ec6f
AndrewRadev
authored
5c1ec6f
View commit details
Copy full SHA for 5c1ec6f
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
fix indent for closing html tag (#327)
Show description for 4e47027
RGBD
authored and
tpope
committed
4e47027
View commit details
Copy full SHA for 4e47027
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Specs
AndrewRadev
committed
d0a2b9c
View commit details
Copy full SHA for d0a2b9c
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Fix issue with interpolation in ruby heredocs
AndrewRadev
committed
e865f7c
View commit details
Copy full SHA for e865f7c
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Fix issue with default block parameters
Show description for 119967a
AndrewRadev
committed
119967a
View commit details
Copy full SHA for 119967a
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Change "backtick" to "backslash"
Show description for 4ea1fb3
AndrewRadev
committed
4ea1fb3
View commit details
Copy full SHA for 4ea1fb3
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Handle backtick continuations
Show description for 87b25c5
AndrewRadev
committed
87b25c5
View commit details
Copy full SHA for 87b25c5
View code at this point
Browse repository at this point
Fix bug with blocks in argument lists
Show description for cb02b29
AndrewRadev
committed
cb02b29
View commit details
Copy full SHA for cb02b29
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Add configurable block style indentation
Show description for a372d32
panthomakos
committed
a372d32
View commit details
Copy full SHA for a372d32
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
Match much more complicated structures in block's arguments in a very simple way.
fenoloftaleina
committed
c160335
View commit details
Copy full SHA for c160335
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Add support for Ruby 2.3 heredoc <<~ syntax
Show description for a28f8df
ravicious
committed
a28f8df
View commit details
Copy full SHA for a28f8df
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Fix block indenting with assignment on MSL
Show description for c298d2f
AndrewRadev
committed
c298d2f
View commit details
Copy full SHA for c298d2f
View code at this point
Browse repository at this point
Commits on Jul 14, 2014
Merge branch 'i17'
Show description for 27703d5
AndrewRadev
committed
27703d5
View commit details
Copy full SHA for 27703d5
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Fix mixing of bracket and non-bracket continuations
odcinek
committed
d1e79ae
View commit details
Copy full SHA for d1e79ae
View code at this point
Browse repository at this point
Deal with continuations in conditions
odcinek
committed
f87d14a
View commit details
Copy full SHA for f87d14a
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
Leading dots for method calls
Show description for a7b0b38
AndrewRadev
committed
a7b0b38
View commit details
Copy full SHA for a7b0b38
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL