如何设置在vim中,鼠标可以控制光标快速定位?
临时设置
:set mouse=a
长久设置,在~/.vimrc中添加
set mouse=a
Flex 手机项目学习文档
给Xcode已有项目添加git代码仓库