FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 28, 2025
Update git clone protocol documentation
Show description for bf3a599
Insti
authored and
tpope
committed
bf3a599
View commit details
Copy full SHA for bf3a599
Browse repository at this point
Commits on Dec 21, 2024
Merge pull request #463 from etiennebarrie/endless-operators
Show description for 9139741
AndrewRadev
authored
9139741
View commit details
Copy full SHA for 9139741
Browse repository at this point
Commits on Dec 19, 2024
Support endless operator methods
etiennebarrie
committed
7c31ea2
View commit details
Copy full SHA for 7c31ea2
Browse repository at this point
Commits on Dec 12, 2024
Rebuild Gemfile.lock with bundler 2.5.17
AndrewRadev
committed
dcf0d9f
View commit details
Copy full SHA for dcf0d9f
Browse repository at this point
Commits on Oct 25, 2023
Better fix for cwd executable problem
tpope
committed
f06f069
View commit details
Copy full SHA for f06f069
Browse repository at this point
Commits on Sep 15, 2023
Sync ftplugin with upstream
tpope
committed
88f2967
View commit details
Copy full SHA for 88f2967
Browse repository at this point
Commits on Sep 8, 2023
Merge pull request #457 from dgsuarez/master
Show description for e1c1159
AndrewRadev
authored
e1c1159
View commit details
Copy full SHA for e1c1159
Browse repository at this point
Stop using deprecated File.exists?
dgsuarez
committed
458a89d
View commit details
Copy full SHA for 458a89d
Browse repository at this point
Commits on Sep 5, 2023
Remove "Release Coordinator:" header lines
Show description for 2ea1e3d
dkearns
committed
2ea1e3d
View commit details
Copy full SHA for 2ea1e3d
Browse repository at this point
Commits on Sep 1, 2023
Port over security fix from downstream
tpope
committed
fd43a66
View commit details
Copy full SHA for fd43a66
Browse repository at this point
Commits on Mar 16, 2023
properly highlight frozen-string-literal in syntax/ruby.vim
luke-gru
authored and
tpope
committed
0960d0f
View commit details
Copy full SHA for 0960d0f
Browse repository at this point
Commits on Aug 17, 2022
Always syn sync, even with ruby_no_expensive
Show description for d8ef4c3
tpope
committed
d8ef4c3
View commit details
Copy full SHA for d8ef4c3
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
Browse repository at this point
Commits on May 15, 2022
Avoid trailing | in b:undo_ftplugin
Show description for 55335f2
tpope
committed
55335f2
View commit details
Copy full SHA for 55335f2
Browse repository at this point
Commits on Apr 27, 2022
Don't use regex capturing groups unnecessarily
dkearns
committed
811d806
View commit details
Copy full SHA for 811d806
Browse repository at this point
Commits on Mar 22, 2022
Merge pull request #448 from etiennebarrie/wait-for-space-to-reindent
Show description for f323676
AndrewRadev
authored
f323676
View commit details
Copy full SHA for f323676
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
Browse repository at this point
Require blank space after "#" for comments
Show description for 26f89bd
tpope
committed
26f89bd
View commit details
Copy full SHA for 26f89bd
Browse repository at this point
Commits on Mar 18, 2022
Revert "Support filetype=html.eruby"
Show description for 6dd0207
tpope
committed
6dd0207
View commit details
Copy full SHA for 6dd0207
Browse repository at this point
Commits on Mar 17, 2022
Merge pull request #447 from vim-ruby/set-undo_indent
Show description for 393307c
AndrewRadev
authored
393307c
View commit details
Copy full SHA for 393307c
Browse repository at this point
Set b:undo_indent
dkearns
committed
5f39b34
View commit details
Copy full SHA for 5f39b34
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
Browse repository at this point
Only consider `in` at the beginning of a line
AndrewRadev
committed
3dc9594
View commit details
Copy full SHA for 3dc9594
Browse repository at this point
Commits on Dec 30, 2021
Fix indentation for `in` keyword
Show description for de3d949
alexgenco
committed
de3d949
View commit details
Copy full SHA for de3d949
Browse repository at this point
Commits on Nov 22, 2021
Fix tag maps
Show description for 5bd1429
tpope
committed
5bd1429
View commit details
Copy full SHA for 5bd1429
Browse repository at this point
Include "" and "." in 'path'
Show description for b1bcdca
tpope
committed
b1bcdca
View commit details
Copy full SHA for b1bcdca
Browse repository at this point
Commits on Nov 20, 2021
Avoid recursively triggering in tag/file maps
Show description for 366def6
tpope
committed
366def6
View commit details
Copy full SHA for 366def6
Browse repository at this point
Commits on Nov 3, 2021
Prevent endless defs from starting a method region
Show description for ee99a4c
dkearns
committed
ee99a4c
View commit details
Copy full SHA for ee99a4c
Browse repository at this point
Commits on Sep 10, 2021
Add highlighting for shareable_constant_value
Show description for a2b8e91
tenderlove
authored and
tpope
committed
a2b8e91
View commit details
Copy full SHA for a2b8e91
Browse repository at this point
Commits on Sep 5, 2021
Merge pull request #436 from dundargoc/typo
Show description for 10dfcbe
AndrewRadev
authored
10dfcbe
View commit details
Copy full SHA for 10dfcbe
Browse repository at this point
chore: fix typo found by codespell
dundargoc
committed
388d9c7
View commit details
Copy full SHA for 388d9c7
Browse repository at this point
Commits on Aug 18, 2021
Merge pull request #435 from ursm/jb
Show description for cb2ed78
dkearns
authored
cb2ed78
View commit details
Copy full SHA for cb2ed78
Browse repository at this point
Commits on Aug 17, 2021
Add Jb template file detection
ursm
committed
32747a6
View commit details
Copy full SHA for 32747a6
Browse repository at this point
Commits on Jul 22, 2021
Add a note
AndrewRadev
committed
5516e30
View commit details
Copy full SHA for 5516e30
Browse repository at this point
Commits on Jul 18, 2021
Merge pull request #433 from vim-ruby/endless-def
Show description for 482e2ce
AndrewRadev
authored
482e2ce
View commit details
Copy full SHA for 482e2ce
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL