diff options
Diffstat (limited to 'package/editors/vim/patches')
-rw-r--r-- | package/editors/vim/patches | 69 |
1 files changed, 68 insertions, 1 deletions
diff --git a/package/editors/vim/patches b/package/editors/vim/patches index 81acab59a..2d5f45774 100644 --- a/package/editors/vim/patches +++ b/package/editors/vim/patches @@ -112,7 +112,7 @@ 122 123 125 -126 +126ne 127 130 131 @@ -231,3 +231,70 @@ 250 251 252 +253 +254 +255 +256 +257 +258 +259 +260 +261 +262 +263 +264 +265 +266 +267 +268 +269 +270 +271 +272 +273 +274 +276 +277 +279 +284 +286 +287 +289 +290 +292 +293 +294 +295 +296 +297 +298 +299 +300 +301 +302 +303 +304 +305 +306 +307 +308 +309 +310 +311 +313 +314 +315 +316 +317 +318 +319 +320 +322 +323 +324 +325 +326 +327 +328 +329 +330 |