FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - 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
ftplugin
on
vim7.4
User selector
Datepicker
Commit history
Commits on May 2, 2013
Work around weird --remote skip of finally
Show description for 5c3213a
tpope
committed
5c3213a
View commit details
Copy full SHA for 5c3213a
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Fix Windows shell escaping issue
Show description for 3ead93f
tpope
committed
3ead93f
View commit details
Copy full SHA for 3ead93f
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Remove "Anon CVS" headers
tpope
committed
4937eef
View commit details
Copy full SHA for 4937eef
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Fix error when editing virtual files
Show description for 423286e
tpope
committed
423286e
View commit details
Copy full SHA for 423286e
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Fix 'tags' in the default Ruby case
tpope
committed
c6451c8
View commit details
Copy full SHA for c6451c8
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Experimental support for .ruby-version
Show description for b84bf72
tpope
committed
b84bf72
View commit details
Copy full SHA for b84bf72
View code at this point
Browse repository at this point
Remove debugging variable
tpope
committed
3a4093a
View commit details
Copy full SHA for 3a4093a
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Revert "Colon replacement for surround.vim"
Show description for 01fdf57
tpope
committed
01fdf57
View commit details
Copy full SHA for 01fdf57
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
Colon replacement for surround.vim
Show description for 680d1ea
tpope
committed
680d1ea
View commit details
Copy full SHA for 680d1ea
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
disable ansi color for keyword lookup with `ri` in GUI
mislav
committed
91382a1
View commit details
Copy full SHA for 91382a1
View code at this point
Browse repository at this point
Commits on Jun 2, 2012
Indent functions with 2 spaces
Show description for e7e6b4e
AndrewRadev
committed
e7e6b4e
View commit details
Copy full SHA for e7e6b4e
View code at this point
Browse repository at this point
Enable im, am, iM, and aM in visual mode.
nelstrom
committed
8002564
View commit details
Copy full SHA for 8002564
View code at this point
Browse repository at this point
Commits on May 26, 2012
Remove unneeded unmaps from b:undo_ftplugin
Show description for 735b918
AndrewRadev
committed
735b918
View commit details
Copy full SHA for 735b918
View code at this point
Browse repository at this point
Commits on May 24, 2012
Fix bizarre typos of "|" as "!"
tpope
committed
9f9f4be
View commit details
Copy full SHA for 9f9f4be
View code at this point
Browse repository at this point
Commits on May 3, 2012
Fix clobbering of global 'tags'
Show description for 024626f
tpope
committed
024626f
View commit details
Copy full SHA for 024626f
View code at this point
Browse repository at this point
Commits on Dec 21, 2011
Fix potential clobbering of 'tags' and 'path'
tpope
committed
0d4ae14
View commit details
Copy full SHA for 0d4ae14
View code at this point
Browse repository at this point
Commits on Dec 11, 2011
Revert "Restore 'cpo' at the end of the file."
Show description for 85227b3
dkearns
committed
85227b3
View commit details
Copy full SHA for 85227b3
View code at this point
Browse repository at this point
Restore 'cpo' at the end of the file.
Show description for be5d8d0
dkearns
committed
be5d8d0
View commit details
Copy full SHA for be5d8d0
View code at this point
Browse repository at this point
Commits on Nov 30, 2011
Fix potential namespace collsion in ftplugin/ruby.vim
Show description for a20098a
jdelkins
committed
a20098a
View commit details
Copy full SHA for a20098a
View code at this point
Browse repository at this point
Commits on Sep 19, 2011
Revert "Use normal! not normal"
Show description for 01221f4
tpope
committed
01221f4
View commit details
Copy full SHA for 01221f4
View code at this point
Browse repository at this point
Commits on Sep 13, 2011
Change ri format to rdoc in balloon expression
Show description for e85a87e
tom-kuca
authored and
tpope
committed
e85a87e
View commit details
Copy full SHA for e85a87e
View code at this point
Browse repository at this point
Use normal! not normal
tpope
committed
9ca7280
View commit details
Copy full SHA for 9ca7280
View code at this point
Browse repository at this point
Commits on Aug 27, 2011
Support :: before File.expand_path in gf
tpope
committed
c79a454
View commit details
Copy full SHA for c79a454
View code at this point
Browse repository at this point
Commits on Aug 26, 2011
Fix gf bug
tpope
committed
a90ca0a
View commit details
Copy full SHA for a90ca0a
View code at this point
Browse repository at this point
Change ic and ac to iM and aM
Show description for 43f6057
tpope
committed
43f6057
View commit details
Copy full SHA for 43f6057
View code at this point
Browse repository at this point
Don't clobber user text objects
Show description for 3720d28
tpope
committed
3720d28
View commit details
Copy full SHA for 3720d28
View code at this point
Browse repository at this point
Perform stupid gf tricks on whole lines
tpope
committed
035a38f
View commit details
Copy full SHA for 035a38f
View code at this point
Browse repository at this point
Support gf on require_relative
Show description for 1c01c42
tpope
committed
1c01c42
View commit details
Copy full SHA for 1c01c42
View code at this point
Browse repository at this point
Support require_relative in gf
tpope
committed
1320b9a
View commit details
Copy full SHA for 1320b9a
View code at this point
Browse repository at this point
Include autoload in 'include'
tpope
committed
b914aed
View commit details
Copy full SHA for b914aed
View code at this point
Browse repository at this point
Include leading comments in text objects
tpope
committed
91f27a8
View commit details
Copy full SHA for 91f27a8
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Remove debugging statements
tpope
committed
4e8ae4f
View commit details
Copy full SHA for 4e8ae4f
View code at this point
Browse repository at this point
Fix path with RVM and zsh on OS X
tpope
committed
2ae0ada
View commit details
Copy full SHA for 2ae0ada
View code at this point
Browse repository at this point
Set 'tags' to mirror 'path'
tpope
committed
46be7ae
View commit details
Copy full SHA for 46be7ae
View code at this point
Browse repository at this point
Commits on Aug 24, 2011
Text objects for methods and classes
tpope
committed
388b35d
View commit details
Copy full SHA for 388b35d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL