We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a3efb commit ac4dd94Copy full SHA for ac4dd94
autoload/pathogen.vim
@@ -261,4 +261,4 @@ function! pathogen#runtime_findfile(file,count) abort
261
endif
262
endfunction
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'\:'=':
+" vim:set et sw=2:
0 commit comments