当前位置:网站首页>VIM usage guide
VIM usage guide
2022-07-06 02:00:00 【m0_ forty-six million four hundred and twenty-seven thousand tw】
vim Use guide
Basic operation
- Set label :
:set nu
- Split screen operation :
- Split screen :
:sp test2.cpp
- Cursor moves to the next split screen :
ctrl+w+j
- Move the cursor to the previous screen :
ctrl+w+k
- Close the current split screen :
:wq
- Move between lines :
- Move to first line :
gg
- Move to 10 That's ok :
10g
- Move to the last 1 That's ok :
G
- Moved to the beginning of a line :
0
- Moved to the end of each line :
$
边栏推荐
猜你喜欢
2 power view
同一个 SqlSession 中执行两条一模一样的SQL语句查询得到的 total 数量不一样
Online reservation system of sports venues based on PHP
3D vision - 4 Getting started with gesture recognition - using mediapipe includes single frame and real time video
Basic operations of databases and tables ----- default constraints
Accelerating spark data access with alluxio in kubernetes
Pangolin Library: subgraph
干货!通过软硬件协同设计加速稀疏神经网络
NLP fourth paradigm: overview of prompt [pre train, prompt, predict] [Liu Pengfei]
Computer graduation design PHP campus restaurant online ordering system
随机推荐
【Flask】响应、session与Message Flashing
D22:indeterminate equation (indefinite equation, translation + problem solution)
晶振是如何起振的?
Blue Bridge Cup embedded_ STM32 learning_ Key_ Explain in detail
PHP campus movie website system for computer graduation design
Shutter doctor: Xcode installation is incomplete
Card 4G industrial router charging pile intelligent cabinet private network video monitoring 4G to Ethernet to WiFi wired network speed test software and hardware customization
leetcode-2. Palindrome judgment
TrueType字体文件提取关键信息
Leetcode sum of two numbers
National intangible cultural heritage inheritor HD Wang's shadow digital collection of "Four Beauties" made an amazing debut!
PHP error what is an error?
【Flask】静态文件与模板渲染
Jisuanke - t2063_ Missile interception
genius-storage使用文档,一个浏览器缓存工具
Basic operations of databases and tables ----- primary key constraints
Leetcode3. Implement strstr()
剑指 Offer 12. 矩阵中的路径
Numpy array index slice
module ‘tensorflow. contrib. data‘ has no attribute ‘dataset