FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for doc - chmodawk/vim-ruby · GitHub
chmodawk
/
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
doc
on
master
User selector
Datepicker
Commit history
Commits on Aug 3, 2020
An additional note about hanging indentation
AndrewRadev
committed
fe2e520
View commit details
Copy full SHA for fe2e520
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
Commits on Jul 18, 2020
"vim-ruby-*" documentation tags
Show description for 8f0212f
AndrewRadev
committed
8f0212f
View commit details
Copy full SHA for 8f0212f
View code at this point
Browse repository at this point
Default to "do" style of continued block indentation
Show description for c13aa57
AndrewRadev
committed
c13aa57
View commit details
Copy full SHA for c13aa57
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
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 Feb 25, 2019
Expand predefined global variable error highlighting
Show description for acf0718
dkearns
committed
acf0718
View commit details
Copy full SHA for acf0718
View code at this point
Browse repository at this point
Fix conditional highlighting after redundant line continuations
Show description for 412a8c3
dkearns
committed
412a8c3
View commit details
Copy full SHA for 412a8c3
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Documentation for g:ruby_recommended_style
AndrewRadev
committed
d0a9fed
View commit details
Copy full SHA for d0a9fed
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
Fix documentation formatting
dkearns
committed
d22929f
View commit details
Copy full SHA for d22929f
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Split and reformat documentation
Show description for 947cfcc
dkearns
committed
947cfcc
View commit details
Copy full SHA for 947cfcc
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Actually support NONE in ruby_foldable_groups
Show description for 85cb134
dkearns
committed
85cb134
View commit details
Copy full SHA for 85cb134
View code at this point
Browse repository at this point
Commits on Jul 8, 2018
adding doc
Isty001
committed
f1f79b4
View commit details
Copy full SHA for f1f79b4
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Documentation
AndrewRadev
committed
84afb55
View commit details
Copy full SHA for 84afb55
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Remove duplicate help tag
Show description for 794558f
dkearns
committed
794558f
View commit details
Copy full SHA for 794558f
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Syntax doc copy editing
Show description for 04fabcc
dkearns
committed
04fabcc
View commit details
Copy full SHA for 04fabcc
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Minor doc copy editing
dkearns
committed
33fef60
View commit details
Copy full SHA for 33fef60
View code at this point
Browse repository at this point
Commits on May 30, 2016
Merge branch 'panthomakos-do-style'
Show description for 3367eae
AndrewRadev
committed
3367eae
View commit details
Copy full SHA for 3367eae
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 Sep 28, 2015
Add `__END__` foldable_groups option
bootleq
committed
7346399
View commit details
Copy full SHA for 7346399
View code at this point
Browse repository at this point
Add `#` foldable_groups option for comment
Show description for 8cf26a5
bootleq
committed
8cf26a5
View commit details
Copy full SHA for 8cf26a5
View code at this point
Browse repository at this point
Add `for` foldable_groups option
Show description for abfd23f
bootleq
committed
abfd23f
View commit details
Copy full SHA for abfd23f
View code at this point
Browse repository at this point
Respect `if` foldable_groups option
bootleq
committed
575fa5e
View commit details
Copy full SHA for 575fa5e
View code at this point
Browse repository at this point
Add `{` and `[` foldable_groups options
bootleq
committed
4c7c160
View commit details
Copy full SHA for 4c7c160
View code at this point
Browse repository at this point
Add `do` `begin` `case` foldable_groups options
Show description for efa55ac
bootleq
committed
efa55ac
View commit details
Copy full SHA for efa55ac
View code at this point
Browse repository at this point
Add `def` `class` `module` foldable_groups options
Show description for f6742e6
bootleq
committed
f6742e6
View commit details
Copy full SHA for f6742e6
View code at this point
Browse repository at this point
Add `<<` foldable_groups option for here document
Show description for 3d30d88
bootleq
committed
3d30d88
View commit details
Copy full SHA for 3d30d88
View code at this point
Browse repository at this point
Add `:` foldable_groups option for symbol region
bootleq
committed
1930020
View commit details
Copy full SHA for 1930020
View code at this point
Browse repository at this point
Add `string` foldable_groups option
Show description for 0407687
bootleq
committed
0407687
View commit details
Copy full SHA for 0407687
View code at this point
Browse repository at this point
Add `/` foldable_groups option for normal regexp
bootleq
committed
c12d0ff
View commit details
Copy full SHA for c12d0ff
View code at this point
Browse repository at this point
Describe `ruby_foldable_groups` option usage
bootleq
committed
953e741
View commit details
Copy full SHA for 953e741
View code at this point
Browse repository at this point
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 Nov 3, 2013
Minor documentation fixes and adjustments
AndrewRadev
committed
d4132ef
View commit details
Copy full SHA for d4132ef
View code at this point
Browse repository at this point
Update documentation
drn
committed
c277b5b
View commit details
Copy full SHA for c277b5b
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 Aug 8, 2013
allow Gemfile gems to be parsed and required
tek
committed
8d7c6c0
View commit details
Copy full SHA for 8d7c6c0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL