当前位置:网站首页>VIM mapping command
VIM mapping command
2022-07-04 04:11:00 【fqbqrr】
fun! Ysml()
nmap <buffer> <silent> di :call DK1()<CR>
nnoremap <buffer> <silent> <cr> :call DK2()<CR>
" Only on ml file , Only for buffer ."
endf
here , I've been thinking cr Affected Command line window Of mapping , What to do with . Later I saw <buffer> 了 , add , Just fine , No longer Affect command line mapping .
边栏推荐
- Class summation, shortest row
- logistic regression
- 【读书会第十三期】多媒体处理工具 FFmpeg 工具集
- Select sorting and bubble sorting template
- 【webrtc】m98 ninja 构建和编译指令
- [PaddleSeg 源码阅读] PaddleSeg计算 mIoU
- Nbear introduction and use diagram
- 毕业三年,远程半年 | 社区征文
- [paddleseg source code reading] normalize operation of paddleseg transform
- Typical applications of minimum spanning tree
猜你喜欢

10 reasons for not choosing to use free virtual hosts

*. No main manifest attribute in jar

用于TCP协议交互的TCPClientDemo

mysql数据库的存储

Flink学习6:编程模型

【罗技】m720

Two commonly used graphics can easily realize data display

Confession code collection, who says program apes don't understand romance

Global exposure and roller shutter exposure of industrial cameras

透过JVM-SANDBOX源码,了解字节码增强技术原理
随机推荐
智慧地铁| 云计算为城市地铁交通注入智慧
Spa in SDP
SDP中的SPA
Illustrated network: what is the hot backup router protocol HSRP?
pytest多进程/多线程执行测试用例
Penetration practice - sqlserver empowerment
Graduation summary
毕业设计:设计秒杀电商系统
Nbear introduction and use diagram
JVM family -- heap analysis
ctf-pikachu-CSRF
PostgreSQL users cannot create table configurations by themselves
量子力学习题
The new data center helps speed up the construction of a digital economy with data as a key element
1289_ Implementation analysis of vtask suspend() interface in FreeRTOS
如何有效远程办公之我见 | 社区征文
[untitled]
I Build a simple microservice project
[PaddleSeg 源码阅读] PaddleSeg计算Dice
【愚公系列】2022年7月 Go教学课程 002-Go语言环境安装