FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · webdev1001/vim-ruby · GitHub
webdev1001
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 28, 2015
Fix block indenting with assignment on MSL
Show description for c298d2f
AndrewRadev
committed
c298d2f
View commit details
Copy full SHA for c298d2f
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
Browse repository at this point
Commits on Feb 8, 2015
Spellchecking strings with a setting
AndrewRadev
committed
58d5306
View commit details
Copy full SHA for 58d5306
Browse repository at this point
Commits on Dec 18, 2014
Revert "Letting VIM spell check regular strings"
Show description for 4661bf7
AndrewRadev
committed
4661bf7
View commit details
Copy full SHA for 4661bf7
Browse repository at this point
Commits on Dec 1, 2014
Merge pull request #240 from roryokane/eruby-indent-sw-0
Show description for 243d021
AndrewRadev
committed
243d021
View commit details
Copy full SHA for 243d021
Browse repository at this point
Commits on Nov 30, 2014
Fix eruby indentation when 'shiftwidth' is 0
Show description for cde61fa
roryokane
committed
cde61fa
View commit details
Copy full SHA for cde61fa
Browse repository at this point
Set correct "shiftwidth" value
Show description for 9d95f29
AndrewRadev
committed
9d95f29
View commit details
Copy full SHA for 9d95f29
Browse repository at this point
Commits on Nov 23, 2014
Support Rails html+tablet style extensions
Show description for b27a75b
tpope
committed
b27a75b
View commit details
Copy full SHA for b27a75b
Browse repository at this point
Commits on Oct 17, 2014
Merge pull request #233 from ceigel/master
Show description for 5e429a5
tpope
committed
5e429a5
View commit details
Copy full SHA for 5e429a5
Browse repository at this point
Commits on Oct 16, 2014
Move reading count at the begining of searchsyn
ceigel
committed
0559b47
View commit details
Copy full SHA for 0559b47
Browse repository at this point
Commits on Jul 14, 2014
Fix minor typo
AndrewRadev
committed
5bc55be
View commit details
Copy full SHA for 5bc55be
Browse repository at this point
Fix issue with bracket continuations
AndrewRadev
committed
e36da34
View commit details
Copy full SHA for e36da34
Browse repository at this point
Merge branch 'i17'
Show description for 27703d5
AndrewRadev
committed
27703d5
View commit details
Copy full SHA for 27703d5
Browse repository at this point
Commits on Jul 8, 2014
Fix mixing of bracket and non-bracket continuations
odcinek
committed
d1e79ae
View commit details
Copy full SHA for d1e79ae
Browse repository at this point
Deal with continuations in conditions
odcinek
committed
f87d14a
View commit details
Copy full SHA for f87d14a
Browse repository at this point
Commits on Jul 4, 2014
Merge pull request #216 from filipebarcos/add_support_to_cap_files
Show description for 78244da
tpope
committed
78244da
View commit details
Copy full SHA for 78244da
Browse repository at this point
Add support to *.cap files
filipebarcos
committed
bb4aad5
View commit details
Copy full SHA for bb4aad5
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
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
Browse repository at this point
Fix jump to tag
Show description for 84a391f
tpope
committed
84a391f
View commit details
Copy full SHA for 84a391f
Browse repository at this point
Make Foo and Foo() both highlight as constants
Show description for 55e8a7d
justincampbell
authored and
tpope
committed
55e8a7d
View commit details
Copy full SHA for 55e8a7d
Browse repository at this point
Commits on Jun 17, 2014
compiler/rake.vim: Explicitly capture erros and -T output
tpope
committed
3e1e8cf
View commit details
Copy full SHA for 3e1e8cf
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
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
Browse repository at this point
Revert accidentally committed code
tpope
committed
5c20f0d
View commit details
Copy full SHA for 5c20f0d
Browse repository at this point
Shell escape PATH
Show description for e7f48a4
tpope
committed
e7f48a4
View commit details
Copy full SHA for e7f48a4
Browse repository at this point
Commits on Apr 3, 2014
Give symbol key highlighting highest precedence
Show description for e9a7554
tpope
committed
e9a7554
View commit details
Copy full SHA for e9a7554
Browse repository at this point
Commits on Mar 25, 2014
Don't set filetype twice
Show description for c38bc43
tpope
committed
c38bc43
View commit details
Copy full SHA for c38bc43
Browse repository at this point
Commits on Mar 23, 2014
Example compilers for avoiding testrb
Show description for 5bf6bda
tpope
committed
5bf6bda
View commit details
Copy full SHA for 5bf6bda
Browse repository at this point
Commits on Feb 23, 2014
Make two related patterns consistent
Show description for 3ffc0aa
AndrewRadev
committed
3ffc0aa
View commit details
Copy full SHA for 3ffc0aa
Browse repository at this point
Fix issue with required keyword args
Show description for 9080349
AndrewRadev
committed
9080349
View commit details
Copy full SHA for 9080349
Browse repository at this point
Also skip matchit matches that are regexes
AndrewRadev
committed
c0392f3
View commit details
Copy full SHA for c0392f3
Browse repository at this point
Commits on Feb 19, 2014
Merge pull request #204 from glucero/master
Show description for 622c0a8
tpope
committed
622c0a8
View commit details
Copy full SHA for 622c0a8
Browse repository at this point
added __dir__ to rubyPseudoVariable list
glucero
committed
2e5ed9a
View commit details
Copy full SHA for 2e5ed9a
Browse repository at this point
Commits on Feb 14, 2014
Merge pull request #197 from robertomiranda/rails-4
Show description for 6038601
tpope
committed
6038601
View commit details
Copy full SHA for 6038601
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL