Commit 07d0b51
committed
Preliminarily drop gems from path
As discussed in vim-rubygh-32:
1. It's slow.
2. It puts multiple versions of gems in the path, sometimes with older
gems coming before newer gems.
3. Does anyone actually want this?
As to vim-ruby#3, let's try dropping it and see if anyone even notices.1 parent 699670a commit 07d0b51
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments