当前位置:网站首页>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 .
边栏推荐
猜你喜欢
随机推荐
Epidemic strikes -- Thinking about telecommuting | community essay solicitation
EV6 helps the product matrix, and Kia is making efforts in the high-end market. The global sales target in 2022 is 3.15 million?
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
My opinion on how to effectively telecommute | community essay solicitation
Balance between picture performance of unity mobile game performance optimization spectrum and GPU pressure
Idea configuration 360zip open by default -- external tools
Katalon中控件的参数化
[Yugong series] go teaching course 002 go language environment installation in July 2022
Redis cluster uses Lua script. Lua script can also be used for different slots
JS实现文字滚动 跑马灯效果
[csrf-01] basic principle and attack and defense of Cross Site Request Forgery vulnerability
微信公众号网页授权
Objective C attribute keyword
A review of reverse reinforcement learning at Virginia Tech (VT)
潘多拉 IOT 开发板学习(HAL 库)—— 实验6 独立看门狗实验(学习笔记)
JDBC 进阶
Objective-C string class, array class
Getting started with the go language is simple: go implements the Caesar password
[Huawei cloud IOT] reading notes, "Internet of things: core technology and security of the Internet of things", Chapter 3 (I)
[untitled]

![[untitled]](/img/b5/bf76783aa428222623d760756a14d9.jpg)







