whensungoesdown
2020年3月10日星期二
set textwidth and reformat current file
:set textwidth=75
Select the lines of text you want to re-format:
v
Reformat it:
gq
e.g.
select all
g
v
G
reformat
gq
2020年3月5日星期四
create & update cscope database
create:
$ cscope -Rb
update:
$ cscope -Rbq
then in vim
:
cs reset
2020年3月2日星期一
setup git send-email
perl -MCPAN -e shell
install IO::Socket::SSL
pacman -S perl-Authen-SASL
if using gmail set google
Less secure app access
较新的博文
较旧的博文
主页
订阅:
博文 (Atom)