FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 28, 2020
Fix folding of comments in class definitions
Show description for e367f7b
dkearns
committed
e367f7b
View commit details
Copy full SHA for e367f7b
Browse repository at this point
Commits on Aug 22, 2020
Fix spell checking of bare words at the top level.
Show description for 35dce70
dkearns
committed
35dce70
View commit details
Copy full SHA for 35dce70
Browse repository at this point
Commits on Aug 3, 2020
An additional note about hanging indentation
AndrewRadev
committed
fe2e520
View commit details
Copy full SHA for fe2e520
Browse repository at this point
Merge pull request #421 from tomdalling/master
Show description for 91c7606
AndrewRadev
authored
91c7606
View commit details
Copy full SHA for 91c7606
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
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
Browse repository at this point
Commits on Jul 25, 2020
Merge pull request #420 from vim-ruby/documentation-improvements
Show description for 3e4a8c5
AndrewRadev
authored
3e4a8c5
View commit details
Copy full SHA for 3e4a8c5
Browse repository at this point
A note about project history
AndrewRadev
committed
3ad4d75
View commit details
Copy full SHA for 3ad4d75
Browse repository at this point
Commits on Jul 18, 2020
Minor rewording
AndrewRadev
committed
ab9adfc
View commit details
Copy full SHA for ab9adfc
Browse repository at this point
Rewrite README
AndrewRadev
committed
d8c669e
View commit details
Copy full SHA for d8c669e
Browse repository at this point
Add a note about stable releases
AndrewRadev
committed
0460f46
View commit details
Copy full SHA for 0460f46
Browse repository at this point
"vim-ruby-*" documentation tags
Show description for 8f0212f
AndrewRadev
committed
8f0212f
View commit details
Copy full SHA for 8f0212f
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
Browse repository at this point
Commits on Jun 28, 2020
Fix b:undo_ftplugin in eruby files
Show description for 416be2b
tpope
committed
416be2b
View commit details
Copy full SHA for 416be2b
Browse repository at this point
Commits on Apr 19, 2020
Merge pull request #413 from vim-ruby/fix-memory-intensive-pattern
Show description for fd49b25
AndrewRadev
authored
fd49b25
View commit details
Copy full SHA for fd49b25
Browse repository at this point
Commits on Apr 12, 2020
Fix namespace conflict
Show description for 3db19e2
AndrewRadev
committed
3db19e2
View commit details
Copy full SHA for 3db19e2
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
Browse repository at this point
Commits on Feb 13, 2020
Merge pull request #410 from blueyed/empty-home
Show description for fbf85d1
AndrewRadev
authored
fbf85d1
View commit details
Copy full SHA for fbf85d1
Browse repository at this point
Handle missing `$HOME` in ftplugin
Show description for 7bc41e9
blueyed
committed
7bc41e9
View commit details
Copy full SHA for 7bc41e9
Browse repository at this point
Commits on Jan 26, 2020
Fix contained groups highlighting in eRuby
tpope
committed
871e7a1
View commit details
Copy full SHA for 871e7a1
Browse repository at this point
Commits on Jan 18, 2020
Merge pull request #409 from sergio1990/autodetect-sorbet-rbi-files
Show description for 58c21f8
AndrewRadev
authored
58c21f8
View commit details
Copy full SHA for 58c21f8
Browse repository at this point
Commits on Jan 14, 2020
Detect Sorbet RBI files as Ruby files
sergio1990
committed
07e8c85
View commit details
Copy full SHA for 07e8c85
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
Browse repository at this point
Commits on Nov 6, 2019
Don't add second .rb on gf
Show description for d37f5a5
tpope
committed
d37f5a5
View commit details
Copy full SHA for d37f5a5
Browse repository at this point
Commits on Sep 5, 2019
Loosen match for default 'path'
tpope
committed
1c70532
View commit details
Copy full SHA for 1c70532
Browse repository at this point
Commits on Jul 13, 2019
Re-enable after/ files to define custom keywords
Show description for 1aa8f0c
tpope
committed
1aa8f0c
View commit details
Copy full SHA for 1aa8f0c
Browse repository at this point
Commits on Apr 4, 2019
Optimize some keyword style syntax patterns
Show description for 96d5db4
dkearns
committed
96d5db4
View commit details
Copy full SHA for 96d5db4
Browse repository at this point
Refactor syntax tests
dkearns
committed
d04ba6d
View commit details
Copy full SHA for d04ba6d
Browse repository at this point
Whitespace and comment fixes
dkearns
committed
296173a
View commit details
Copy full SHA for 296173a
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
Browse repository at this point
Commits on Apr 3, 2019
Rename rubyExceptionHandler1 -> 2 for consistency's sake
dkearns
committed
d530625
View commit details
Copy full SHA for d530625
Browse repository at this point
Highlight block parameters like method parameters
Show description for eba5233
dkearns
committed
eba5233
View commit details
Copy full SHA for eba5233
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
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
Browse repository at this point
Simplify 1.9-style rubySymbol patterns
dkearns
committed
1507e68
View commit details
Copy full SHA for 1507e68
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL