modiry taglist.vim
at the beginning of the file
add
" sunyongjie
function! s:Tlist_Refresh_Folds()
if g:Tlist_Show_One_File
return
endif
let winnum = bufwinnr(g:TagList_title)
endfunction
" sunyongjie
copy and paste maybe not work
type those word is a good choice
Vim 插件 modirytaglist 使用介绍
本文介绍了 Vim 编辑器中的 modirytaglist.vim 插件用法,包括如何通过该插件自定义刷新文件折叠功能等。文章提供了具体的函数示例代码,有助于用户更好地理解并应用此插件。
547

被折叠的 条评论
为什么被折叠?



