comparison vendor/vim-autoload/pathogen.vim @ 688:17cacf387f7c

Update vendor ...also update scripts to support syntax subdirectories
author nanaya <me@nanaya.pro>
date Fri, 21 Oct 2022 20:17:06 +0900
parents c74dffea6a0a
children
comparison
equal deleted inserted replaced
687:ae7f2fb75cdf 688:17cacf387f7c
259 else 259 else
260 return fnamemodify(file,':p') 260 return fnamemodify(file,':p')
261 endif 261 endif
262 endfunction 262 endfunction
263 263
264 " vim:set et sw=2 foldmethod=expr foldexpr=getline(v\:lnum)=~'^\"\ Section\:'?'>1'\:getline(v\:lnum)=~#'^fu'?'a1'\:getline(v\:lnum)=~#'^endf'?'s1'\:'=': 264 " vim:set et sw=2: