FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - robinst/vim-ruby · GitHub
robinst
/
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 Sep 2, 2011
Configure indentation to standard Ruby style in ftplugin
Show description for 73417e9
robinst
committed
73417e9
View commit details
Copy full SHA for 73417e9
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
Commits on Jan 23, 2009
<C-W>} and <C-W>g} maps
tpope
committed
9b7cbd6
View commit details
Copy full SHA for 9b7cbd6
View code at this point
Browse repository at this point
Commits on Oct 12, 2008
Maps for <C-W>], <C-W><C-]>, <C-W>g<C-]>, <C-W>g]
tpope
committed
71e539e
View commit details
Copy full SHA for 71e539e
View code at this point
Browse repository at this point
Commits on Oct 9, 2008
Maps for <C-]>, g<C-]>, and g]
Show description for d768bfa
tpope
committed
d768bfa
View commit details
Copy full SHA for d768bfa
View code at this point
Browse repository at this point
Function to match identifier under cursor
Show description for 290a45d
tpope
committed
290a45d
View commit details
Copy full SHA for 290a45d
View code at this point
Browse repository at this point
Commits on Aug 1, 2008
Remove CVS Id lines
tpope
committed
e133583
View commit details
Copy full SHA for e133583
View code at this point
Browse repository at this point
Commits on Jun 29, 2008
indent/eruby.vim: fix quirk in optional argument handling
tpope
committed
b2d3cba
View commit details
Copy full SHA for b2d3cba
View code at this point
Browse repository at this point
Commits on Apr 25, 2008
Guard against recursion in eruby files
tpope
committed
a2196f5
View commit details
Copy full SHA for a2196f5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL