FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - jackode/vim-ruby · GitHub
jackode
/
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
vim7.2
User selector
Datepicker
Commit history
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
Commits on May 6, 2007
ruby mappings
tpope
committed
3339278
View commit details
Copy full SHA for 3339278
View code at this point
Browse repository at this point
default eruby subtype option
tpope
committed
1ad4c67
View commit details
Copy full SHA for 1ad4c67
View code at this point
Browse repository at this point
Commits on Apr 25, 2007
Fixed eruby subtype detection bug
tpope
committed
f507cf5
View commit details
Copy full SHA for f507cf5
View code at this point
Browse repository at this point
Commits on Apr 20, 2007
Refined eRuby subtype detection
tpope
committed
5d28285
View commit details
Copy full SHA for 5d28285
View code at this point
Browse repository at this point
Commits on Apr 17, 2007
Support for a subtype in ftplugin/eruby.vim
tpope
committed
653a80b
View commit details
Copy full SHA for 653a80b
View code at this point
Browse repository at this point
Commits on Apr 16, 2007
Add subtype support to indent/eruby.vim
tpope
committed
1859099
View commit details
Copy full SHA for 1859099
View code at this point
Browse repository at this point
Early support for eruby subtypes
tpope
committed
ea30586
View commit details
Copy full SHA for ea30586
View code at this point
Browse repository at this point
Commits on Mar 31, 2007
add break, redo, next, and retry to b:match_words
dkearns
committed
94fbec2
View commit details
Copy full SHA for 94fbec2
View code at this point
Browse repository at this point
Commits on Mar 9, 2007
matchit
tpope
committed
265d8f0
View commit details
Copy full SHA for 265d8f0
View code at this point
Browse repository at this point
Commits on Mar 5, 2007
add sigil prefixed identifiers to b:match_skip
dkearns
committed
cbf8692
View commit details
Copy full SHA for cbf8692
View code at this point
Browse repository at this point
Commits on Mar 3, 2007
simplify the b:match_words pattern by making better use of b:match_skip in
Show description for 9c4422d
dkearns
committed
9c4422d
View commit details
Copy full SHA for 9c4422d
View code at this point
Browse repository at this point
Commits on Mar 2, 2007
refine the conditional/loop expression vs modifier matchit heuristic
dkearns
committed
18bc9fd
View commit details
Copy full SHA for 18bc9fd
View code at this point
Browse repository at this point
Commits on Feb 27, 2007
ballooneval comment
tpope
committed
679f1df
View commit details
Copy full SHA for 679f1df
View code at this point
Browse repository at this point
balloonexpr
tpope
committed
a7ff27f
View commit details
Copy full SHA for a7ff27f
View code at this point
Browse repository at this point
Commits on Feb 25, 2007
"def end", "set keywordprg=ri"
tpope
committed
9a361c8
View commit details
Copy full SHA for 9a361c8
View code at this point
Browse repository at this point
Commits on Feb 10, 2007
only reset 'ofu' if it exists and was set by the ftplugin (for Vim 6
Show description for ec881d1
dkearns
committed
ec881d1
View commit details
Copy full SHA for ec881d1
View code at this point
Browse repository at this point
Commits on Jan 22, 2007
Only use Ruby interface to determine path on Windows
tpope
committed
fefcbb6
View commit details
Copy full SHA for fefcbb6
View code at this point
Browse repository at this point
Commits on Dec 7, 2006
modified the path detection code use the built-in interpreter if it's available in all cases.
segfault
committed
1b9beb9
View commit details
Copy full SHA for 1b9beb9
View code at this point
Browse repository at this point
Commits on Dec 1, 2006
changed the path detection code to use the built-in interpreter if it's available under windows
segfault
committed
3bcffc2
View commit details
Copy full SHA for 3bcffc2
View code at this point
Browse repository at this point
Commits on Jul 11, 2006
only set 'omnifunc' if Vim has been compiled with the Ruby interface
dkearns
committed
688fb20
View commit details
Copy full SHA for 688fb20
View code at this point
Browse repository at this point
Commits on May 26, 2006
fix typo
dkearns
committed
6f448d6
View commit details
Copy full SHA for 6f448d6
View code at this point
Browse repository at this point
Commits on May 13, 2006
test for '&omnifunc', rather than the Vim version, before setting it
dkearns
committed
e89b1b9
View commit details
Copy full SHA for e89b1b9
View code at this point
Browse repository at this point
Commits on May 5, 2006
add patterns for braces, brackets and parentheses to b:match_words
dkearns
committed
73c8b58
View commit details
Copy full SHA for 73c8b58
View code at this point
Browse repository at this point
Commits on Apr 19, 2006
* CONTRIBUTORS, ftplugin/ruby.vim: update Gavin's email address
gsinclair
committed
17d5997
View commit details
Copy full SHA for 17d5997
View code at this point
Browse repository at this point
Commits on Apr 15, 2006
add Release-Coordinator header line and remove GPL license
dkearns
committed
ad3a6a9
View commit details
Copy full SHA for ad3a6a9
View code at this point
Browse repository at this point
Commits on Apr 14, 2006
added ruby omni-completion files
Show description for cbdae1d
segfault
committed
cbdae1d
View commit details
Copy full SHA for cbdae1d
View code at this point
Browse repository at this point
Commits on Oct 13, 2005
fix typo in URL header
dkearns
committed
9efc548
View commit details
Copy full SHA for 9efc548
View code at this point
Browse repository at this point
Commits on Oct 6, 2005
prevent symbols from matching as matchit match_words
dkearns
committed
f9690f7
View commit details
Copy full SHA for f9690f7
View code at this point
Browse repository at this point
Commits on Oct 5, 2005
add '.' to the head of 'path' so that files relative to the directory of the current file are found first
dkearns
committed
1eaa769
View commit details
Copy full SHA for 1eaa769
View code at this point
Browse repository at this point
Commits on Oct 4, 2005
replace spaces with tabs, where possible, to reduce file sizes as requested by BM
dkearns
committed
ec45322
View commit details
Copy full SHA for ec45322
View code at this point
Browse repository at this point
Commits on Sep 30, 2005
place Gems after the standard $LOAD_PATH in 'path'
dkearns
committed
d2891cf
View commit details
Copy full SHA for d2891cf
View code at this point
Browse repository at this point
Commits on Sep 27, 2005
replace a single '.' with ',,' in all locations in 'path'
dkearns
committed
1fd4b7f
View commit details
Copy full SHA for 1fd4b7f
View code at this point
Browse repository at this point
Commits on Sep 26, 2005
use print instead of puts to generate s:rubypath
dkearns
committed
9ac36ed
View commit details
Copy full SHA for 9ac36ed
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL