FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spec/indent - vim-ruby/vim-ruby · GitHub
vim-ruby
/
vim-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
285
Star
2k
Code
Issues
57
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-ruby
spec
indent
on
master
User selector
Datepicker
Commit history
Commits on Dec 19, 2024
Support endless operator methods
etiennebarrie
committed
7c31ea2
View commit details
Copy full SHA for 7c31ea2
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Fix endless defs for methods defined on an object
AndrewRadev
committed
a992824
View commit details
Copy full SHA for a992824
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Wait for space after in to indent in insert mode
etiennebarrie
committed
5131538
View commit details
Copy full SHA for 5131538
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Add a spec for case-in pattern matching
AndrewRadev
committed
3b0c329
View commit details
Copy full SHA for 3b0c329
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
Add a note
AndrewRadev
committed
5516e30
View commit details
Copy full SHA for 5516e30
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Allow endless def without brackets
AndrewRadev
committed
910bc7e
View commit details
Copy full SHA for 910bc7e
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
Consider [!?] at the end of the name
Show description for c8debfc
AndrewRadev
committed
c8debfc
View commit details
Copy full SHA for c8debfc
View code at this point
Browse repository at this point
Initial attempt at an "endless def" support for ruby 3
AndrewRadev
committed
e4d8cbb
View commit details
Copy full SHA for e4d8cbb
View code at this point
Browse repository at this point
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 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 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
Special rules for `def` as an indent keyword
Show description for 89e46f3
AndrewRadev
committed
89e46f3
View commit details
Copy full SHA for 89e46f3
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Add support for the public access modifier keyword.
drn
committed
859183e
View commit details
Copy full SHA for 859183e
View code at this point
Browse repository at this point
Commits on Oct 27, 2013
Locate class definition more reliably
Show description for addba7e
AndrewRadev
committed
addba7e
View commit details
Copy full SHA for addba7e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL