Vim相关命令及用法
Ivyxjc
Home
Archive
About
RSS
Vim相关命令及用法
Jan 3, 2017
|
效率
Contents
1.
移动
移动
向左侧移动num个单词并将光标置于单词首: [num]b
向右侧移动num个单词并将光标置于单词首: [num]w
向右侧移动num个单词并将光标置于单词尾: [num]e
向左侧移动num个单词并将光标置于单词尾: [num]ge
移至行末且进入插入模式: A
## 删除, 复制, 粘贴
删除当前行至缓冲区: dd
复制当前行: yy
粘贴: p
faq
vim
代理模式
构建Spring Web应用
阅读评论(请确保 Disqus 可以正常加载)
Archive
Algorithm
Android
Java
JavaWeb
Linux
Math
OO
Python
database
效率
Tags
backup
blog
linux
docker
todo
onlinejudge
binarysearch
algorithm
格式化输出
io
线段树
区间查询
algorithm-quicksort
algorithm-bit-manipulation
algorithm-recursion
algorithm-math
algorithm-array
algorithm-two-pointer
dynamic_programming
linkedlist
android
project
Fibonacci
database
Java
concurrency
设计模式
callback
math
elipse
python3
python
regex
generators
matplotlib
numpy
faq
spider
bs4
git
vim
kafka
vs-code
remote-ssh
maven
kubernetes
android_UI
android_RecyclerView
android_refresh
android_adb
android_broadcast
android_service
android_lifecycle
android_data
android_lib
javaweb
spring
oauth2
pythonspider
selenium
PhantomJS
xml
socket
android_fragment
android_control
android_test
java
android_project
android_bar
android_activity
android_adapter
android_view_pager
Recent
文章备份
安装Kubernetes
JmsTemplate如何重用Session
如何使用VS Code Remote-SSH
Docker相关命令
centos7 LNMP配置
Disruptor源码分析(一) 简介
使用Spring Boot + Oauth2 来做权限管理
为什么行星轨道是椭圆
将gradle项目部署到Maven Central中
Recent Comments
Links