开发者

how to adjust the default width of taglist window in vim

开发者 https://www.devze.com 2022-12-23 08:47 出处:网络
The default widt开发者_运维技巧h of taglist window is too narrow for me and sometimes I can\'t see the whole function name in the window so I\'d like to adujct the width of the window. I know use ctr-

The default widt开发者_运维技巧h of taglist window is too narrow for me and sometimes I can't see the whole function name in the window so I'd like to adujct the width of the window. I know use ctr-w > or ctr-w < I can adjust the window manually , but really want to change the default value of the taglisst window. so how I can actually do it ? thansk in advance.


let Tlist_WinWidth = somenumber
0

精彩评论

暂无评论...
验证码 换一张
取 消