FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - theprogramsam/vim-ruby · GitHub
theprogramsam
/
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 Jul 6, 2018
Smarter jump to file/tag in eRuby
tpope
committed
6959e10
View commit details
Copy full SHA for 6959e10
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Replace cword map with ctag map
Show description for 9999fac
tpope
committed
9999fac
View commit details
Copy full SHA for 9999fac
View code at this point
Browse repository at this point
Don't set 'balloonexpr' by default
tpope
committed
cb912f7
View commit details
Copy full SHA for cb912f7
View code at this point
Browse repository at this point
Restore options to inherit from global rather than copy
Show description for be27d58
tpope
committed
be27d58
View commit details
Copy full SHA for be27d58
View code at this point
Browse repository at this point
Drop 'includeexpr'
Show description for 4de1878
tpope
committed
4de1878
View commit details
Copy full SHA for 4de1878
View code at this point
Browse repository at this point
Support filetype=html.eruby
Show description for c4b4207
tpope
committed
c4b4207
View commit details
Copy full SHA for c4b4207
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Set indent related settings
Show description for 46bbf1d
tpope
committed
46bbf1d
View commit details
Copy full SHA for 46bbf1d
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Fix escaping of 'includeexpr'
tpope
committed
1e4c6fd
View commit details
Copy full SHA for 1e4c6fd
View code at this point
Browse repository at this point
Commits on May 12, 2018
Remove deadcode
rhysd
authored and
tpope
committed
0640e3d
View commit details
Copy full SHA for 0640e3d
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
Support gf on ::Absolute::Constant
tpope
committed
0f4c2d6
View commit details
Copy full SHA for 0f4c2d6
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
Guard against accidentally recursive b:eruby_subtype
tpope
committed
ac21bb3
View commit details
Copy full SHA for ac21bb3
View code at this point
Browse repository at this point
Commits on May 6, 2017
Ignore .example when determining eruby subtype
tpope
committed
72dafbf
View commit details
Copy full SHA for 72dafbf
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
Disable PATH enforcement on funky Windows setups
Show description for c17aa4f
tpope
committed
c17aa4f
View commit details
Copy full SHA for c17aa4f
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Fix [m and [M family of maps
Show description for 5b74d40
tpope
committed
5b74d40
View commit details
Copy full SHA for 5b74d40
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
fixed incorrect parameters to ruby interpreter when setting &path. (#306)
datanoise
authored and
tpope
committed
7764bf0
View commit details
Copy full SHA for 7764bf0
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Exclude rubygems in finding the default load path (#301)
Show description for e667558
Alireza Bashiri
authored and
tpope
committed
e667558
View commit details
Copy full SHA for e667558
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Fix maparg check for am, im, aM and iM mappings (#299)
thalesmello
authored and
tpope
committed
97bc933
View commit details
Copy full SHA for 97bc933
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Don't add second .rb to filenames
Show description for 7a04694
tpope
committed
7a04694
View commit details
Copy full SHA for 7a04694
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Set browsefilter for gui_gtk
Show description for 79b5072
dkearns
committed
79b5072
View commit details
Copy full SHA for 79b5072
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Fix issue with opening fugitive diff
Show description for 42d0cf9
khamilowicz
committed
42d0cf9
View commit details
Copy full SHA for 42d0cf9
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Fix gibberish number at g] prompt
Show description for 37ab220
tpope
committed
37ab220
View commit details
Copy full SHA for 37ab220
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Include flag to indicate if filename was escaped
tpope
committed
0133b15
View commit details
Copy full SHA for 0133b15
View code at this point
Browse repository at this point
Only include = in cursor word for methods
tpope
committed
b23d8d7
View commit details
Copy full SHA for b23d8d7
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
Simplify tag maps
tpope
committed
deb3490
View commit details
Copy full SHA for deb3490
View code at this point
Browse repository at this point
Commits on Jun 26, 2015
Support trailing line numbers in gf
tpope
committed
1f2547c
View commit details
Copy full SHA for 1f2547c
View code at this point
Browse repository at this point
Include modules when on gf on constant
tpope
committed
5f02fbc
View commit details
Copy full SHA for 5f02fbc
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Simplify gf maps
Show description for 9cfa605
tpope
committed
9cfa605
View commit details
Copy full SHA for 9cfa605
View code at this point
Browse repository at this point
Override <C-R><C-W> and <C-R><C-F>
tpope
committed
2322c36
View commit details
Copy full SHA for 2322c36
View code at this point
Browse repository at this point
Smarter RubyCursorFile
Show description for f43021b
tpope
committed
f43021b
View commit details
Copy full SHA for f43021b
View code at this point
Browse repository at this point
Use mapcheck for more conservative mapping
tpope
committed
0766058
View commit details
Copy full SHA for 0766058
View code at this point
Browse repository at this point
Remove inadvertently pushed buffer vars
tpope
committed
481284b
View commit details
Copy full SHA for 481284b
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
Avoid adding .rb to load calls
tpope
committed
4cf308d
View commit details
Copy full SHA for 4cf308d
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Perform case transformation on gf on constant
Show description for 1ca338e
tpope
committed
1ca338e
View commit details
Copy full SHA for 1ca338e
View code at this point
Browse repository at this point
More granular map limiting
tpope
committed
f63a90d
View commit details
Copy full SHA for f63a90d
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
More complicated matchit end-pattern
Show description for 01657cc
AndrewRadev
committed
01657cc
View commit details
Copy full SHA for 01657cc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL