FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - barnaba/vim-ruby · GitHub
barnaba
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
ftplugin
on
master
User selector
Datepicker
Commit history
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
Commits on Aug 23, 2011
Claim abandoned runtime files
Show description for 4d5fe96
tpope
committed
4d5fe96
View commit details
Copy full SHA for 4d5fe96
View code at this point
Browse repository at this point
Cheat gf on autoload
tpope
committed
1ea8e08
View commit details
Copy full SHA for 1ea8e08
View code at this point
Browse repository at this point
Commits on Aug 22, 2011
Map gf to prevent editing directories
tpope
committed
cb5b5b2
View commit details
Copy full SHA for cb5b5b2
View code at this point
Browse repository at this point
New 'path' generation
Show description for 7ff47b7
tpope
committed
7ff47b7
View commit details
Copy full SHA for 7ff47b7
View code at this point
Browse repository at this point
Commits on Apr 10, 2011
Preliminarily drop gems from path
Show description for 07d0b51
tpope
committed
07d0b51
View commit details
Copy full SHA for 07d0b51
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 Dec 19, 2010
Give higher precedence to eruby.foo subtype
Show description for 8ee9e43
tpope
committed
8ee9e43
View commit details
Copy full SHA for 8ee9e43
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 May 27, 2010
Add "Last Change" header lines
Doug Kearns
authored and
Doug Kearns
committed
59ee43d
View commit details
Copy full SHA for 59ee43d
View code at this point
Browse repository at this point
Commits on Apr 15, 2010
Strip .erubis in subtype check
tpope
committed
4476f38
View commit details
Copy full SHA for 4476f38
View code at this point
Browse repository at this point
Commits on Mar 15, 2010
Preserve visual mode with `[`/`]` maps
tpope
committed
507b1e0
View commit details
Copy full SHA for 507b1e0
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Detect subtype from filetype=eruby.html
tpope
committed
49e1874
View commit details
Copy full SHA for 49e1874
View code at this point
Browse repository at this point
Commits on Dec 23, 2009
Update Tim Pope's email
tpope
committed
2dd56d6
View commit details
Copy full SHA for 2dd56d6
View code at this point
Browse repository at this point
Commits on Nov 29, 2009
Allow 'path' to be set from g:ruby_path
Show description for 291a799
Doug Kearns
authored and
Doug Kearns
committed
291a799
View commit details
Copy full SHA for 291a799
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL