FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - libitte/vim-ruby · GitHub
libitte
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Oct 16, 2014
Move reading count at the begining of searchsyn
ceigel
committed
0559b47
View commit details
Copy full SHA for 0559b47
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
Make <SID>foldopen buffer local
Show description for 1a1e8eb
tpope
committed
1a1e8eb
View commit details
Copy full SHA for 1a1e8eb
View code at this point
Browse repository at this point
Revert "Fix jump to tag"
Show description for 91e3936
tpope
committed
91e3936
View commit details
Copy full SHA for 91e3936
View code at this point
Browse repository at this point
Fix jump to tag
Show description for 84a391f
tpope
committed
84a391f
View commit details
Copy full SHA for 84a391f
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Remove ineffective fold open on preview window
Show description for 42b96ac
tpope
committed
42b96ac
View commit details
Copy full SHA for 42b96ac
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Open folds on tag jump
Show description for ba326ce
tpope
committed
ba326ce
View commit details
Copy full SHA for ba326ce
View code at this point
Browse repository at this point
Revert accidentally committed code
tpope
committed
5c20f0d
View commit details
Copy full SHA for 5c20f0d
View code at this point
Browse repository at this point
Shell escape PATH
Show description for e7f48a4
tpope
committed
e7f48a4
View commit details
Copy full SHA for e7f48a4
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
Also skip matchit matches that are regexes
AndrewRadev
committed
c0392f3
View commit details
Copy full SHA for c0392f3
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Remove s:save_cpo when we're done with it
dkearns
committed
6764c0f
View commit details
Copy full SHA for 6764c0f
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL