Tuesday, February 19, 2013

VIM Quick Tips : Show tab number

Quick tips
:set guitablabel=%N/\ %t\ %M
Show tab number.


References:
http://vim.wikia.com/wiki/Show_tab_number_in_your_tab_line
Show tab number

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...