logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

[Practical.Vim(2012.9)].Drew.Neil.Tip28 学习摘要

Tip28Use Line Numbers as an AddressIf we enter an Ex command consisting only of a number, then Vim will interpret that as an address and move our cursor to the specified line.Specify a Range of Lines

#vim
到底了