The default width 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.
For Horizontal resizing use the following command: CTRL-W < Decrease current window width by N (default 1). CTRL-W > Increase current window width by N (default 1).
You can also open the taglist window on startup using the following command line: $ vim +TlistOpen Closing the taglist window You can close the taglist window from the taglist window by pressing 'q' or using the Vim ":q" command. You can also use any of the Vim window commands to close the taglist window.
let Tlist_WinWidth = somenumber
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With