FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for indent - sofaking/vim-ruby · GitHub
sofaking
/
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
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
indent
on
master
User selector
Datepicker
Commit history
Commits on May 10, 2012
Fix bug with 'ignorecase' on
Show description for 4cf6a00
AndrewRadev
committed
4cf6a00
View commit details
Copy full SHA for 4cf6a00
View code at this point
Browse repository at this point
Commits on May 8, 2012
Handle an edge case with continuations
AndrewRadev
committed
3e56518
View commit details
Copy full SHA for 3e56518
View code at this point
Browse repository at this point
Improve multiline assignment handling
Show description for 821bbe4
AndrewRadev
committed
821bbe4
View commit details
Copy full SHA for 821bbe4
View code at this point
Browse repository at this point
Commits on Apr 21, 2012
Merge branch 'fix-def-indentation'
AndrewRadev
committed
6648287
View commit details
Copy full SHA for 6648287
View code at this point
Browse repository at this point
Check for a "%" before braces
Show description for 18ca125
AndrewRadev
committed
18ca125
View commit details
Copy full SHA for 18ca125
View code at this point
Browse repository at this point
Fix another problem with |(a, b)| blocks
Show description for c39ccaa
AndrewRadev
committed
c39ccaa
View commit details
Copy full SHA for c39ccaa
View code at this point
Browse repository at this point
Merge branch 'master' into fix-def-indentation
AndrewRadev
committed
8577baf
View commit details
Copy full SHA for 8577baf
View code at this point
Browse repository at this point
More comments on parsing |(a, b)|
AndrewRadev
committed
30c6aee
View commit details
Copy full SHA for 30c6aee
View code at this point
Browse repository at this point
Indent |(a, b)| blocks correctly
Show description for 6438059
AndrewRadev
committed
6438059
View commit details
Copy full SHA for 6438059
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Rewrite end_start_regex a bit more
Show description for 00ecb05
AndrewRadev
committed
00ecb05
View commit details
Copy full SHA for 00ecb05
View code at this point
Browse repository at this point
Attempt to fix incorrect def indentation
AndrewRadev
committed
4d2d7fa
View commit details
Copy full SHA for 4d2d7fa
View code at this point
Browse repository at this point
Commits on Mar 3, 2012
Fixed indent after escaped parenthesis in a regex
jeady
authored and
tpope
committed
8e4076a
View commit details
Copy full SHA for 8e4076a
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Add block parameter
mashiro
committed
2c2e111
View commit details
Copy full SHA for 2c2e111
View code at this point
Browse repository at this point
Commits on Feb 5, 2012
Add "else" to indentkeys
AndrewRadev
committed
da02ee9
View commit details
Copy full SHA for da02ee9
View code at this point
Browse repository at this point
Commits on Nov 21, 2011
Indent blocks, started on continued lines
Show description for f265e6b
AndrewRadev
committed
f265e6b
View commit details
Copy full SHA for f265e6b
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
Fix a bug with lambdas within hashes
Show description for 852596f
AndrewRadev
committed
852596f
View commit details
Copy full SHA for 852596f
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
Fix indent after a word ending in or/and
tpope
committed
abfe860
View commit details
Copy full SHA for abfe860
View code at this point
Browse repository at this point
Commits on Sep 18, 2011
Revert "Option to control hanging indent"
Show description for 043f4ab
AndrewRadev
committed
043f4ab
View commit details
Copy full SHA for 043f4ab
View code at this point
Browse repository at this point
Commits on Aug 26, 2011
Use spaces for indentation of indent file
Show description for 8aa9cee
AndrewRadev
committed
8aa9cee
View commit details
Copy full SHA for 8aa9cee
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Fix rdoc comment indent
Show description for 8bee58b
AndrewRadev
committed
8bee58b
View commit details
Copy full SHA for 8bee58b
View code at this point
Browse repository at this point
Commits on Aug 22, 2011
Merge pull request #41 from AndrewRadev/nested-hash-fix
Show description for 52f01f1
tpope
committed
52f01f1
View commit details
Copy full SHA for 52f01f1
View code at this point
Browse repository at this point
Commits on Aug 19, 2011
Option to control hanging indent
AndrewRadev
authored and
tpope
committed
e993d18
View commit details
Copy full SHA for e993d18
View code at this point
Browse repository at this point
Commits on Aug 18, 2011
Fix nested hash problem
Show description for 2f1e771
AndrewRadev
committed
2f1e771
View commit details
Copy full SHA for 2f1e771
View code at this point
Browse repository at this point
Pass v:lnum as an argument to GetRubyIndent
AndrewRadev
authored and
tpope
committed
bcdd3f9
View commit details
Copy full SHA for bcdd3f9
View code at this point
Browse repository at this point
Commits on Mar 20, 2011
Update all RubyForge URLs with new GitHub equivalents.
dkearns
committed
699670a
View commit details
Copy full SHA for 699670a
View code at this point
Browse repository at this point
Commits on Nov 1, 2010
Fix indentation of brackets
Show description for d6f9955
Nikolai Weibull
committed
d6f9955
View commit details
Copy full SHA for d6f9955
View code at this point
Browse repository at this point
Commits on Oct 28, 2010
Lines ending in and or or are continuation lines
Nikolai Weibull
committed
210702f
View commit details
Copy full SHA for 210702f
View code at this point
Browse repository at this point
Don’t match inside Regexes
Show description for 4935afd
Nikolai Weibull
committed
4935afd
View commit details
Copy full SHA for 4935afd
View code at this point
Browse repository at this point
Indent brackets to bracket’s position + space
Show description for 9396969
Nikolai Weibull
committed
9396969
View commit details
Copy full SHA for 9396969
View code at this point
Browse repository at this point
Use hash instead of ugly string trick
Show description for f58c989
Nikolai Weibull
committed
f58c989
View commit details
Copy full SHA for f58c989
View code at this point
Browse repository at this point
Fix spacing
Nikolai Weibull
committed
2e03283
View commit details
Copy full SHA for 2e03283
View code at this point
Browse repository at this point
Indent/continue lines ending with %
Nikolai Weibull
committed
0983d4f
View commit details
Copy full SHA for 0983d4f
View code at this point
Browse repository at this point
Commits on Sep 1, 2010
Remove "Last Change" headers
dkearns
committed
bd82d42
View commit details
Copy full SHA for bd82d42
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
Fix further "reservedword:" indenting
tpope
committed
e0a1d84
View commit details
Copy full SHA for e0a1d84
View code at this point
Browse repository at this point
Commits on Aug 23, 2010
Fix indent of if as 1.9 hash key
Show description for 4b612b2
tpope
committed
4b612b2
View commit details
Copy full SHA for 4b612b2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL