当前位置:网站首页>vim映射命令
vim映射命令
2022-07-04 03:47:00 【fqbqrr】
fun! Ysml()
nmap <buffer> <silent> di :call DK1()<CR>
nnoremap <buffer> <silent> <cr> :call DK2()<CR>
"仅对ml文件,仅针对缓冲."
endf
这里,一直在想cr影响了命令行窗口的映射,该怎么处理.后来看见<buffer>了,加上,就好了,不再影响命令行映射了.
边栏推荐
- [PaddleSeg 源码阅读] PaddleSeg Transform 的 Normalize操作
- 深度优先搜索简要讲解(附带基础题)
- Pandora IOT development board learning (HAL Library) - Experiment 6 independent watchdog experiment (learning notes)
- 【华为云IoT】读书笔记之《万物互联:物联网核心技术与安全》第3章(上)
- [untitled]
- 支持首次触发的 Go Ticker
- SQL語句加强練習(MySQL8.0為例)
- Objective-C string class, array class
- [source code analysis] model parallel distributed training Megatron (5) -- pipestream flush
- Two sides of the evening: tell me about the bloom filter and cuckoo filter? Application scenario? I'm confused..
猜你喜欢

PostgreSQL users cannot create table configurations by themselves

Explain AI accelerator in detail: why is this the golden age of AI accelerator?

Tcpclientdemo for TCP protocol interaction

Balance between picture performance of unity mobile game performance optimization spectrum and GPU pressure

Summary of Chinese remainder theorem

微信公众号网页授权

Nbear introduction and use diagram

Katalon框架测试web(二十六)自动发邮件

三菱M70宏变量读取三菱M80公共变量采集三菱CNC变量读取采集三菱CNC远程刀补三菱机床在线刀补三菱数控在线测量

SQL語句加强練習(MySQL8.0為例)
随机推荐
Tcpclientdemo for TCP protocol interaction
what does ctrl + d do?
Value transfer communication between components (parent to child, child to parent, brother component to value)
Eh, the log time of MySQL server is less than 8h?
Slurm view node configuration information
[untitled]
Which product is better if you want to go abroad to insure Xinguan?
Huawei cloud Kunpeng engineer training (Guangxi University)
pytest多进程/多线程执行测试用例
Infiltration practice guest account mimikatz sunflower SQL rights lifting offline decryption
[source code analysis] model parallel distributed training Megatron (5) -- pipestream flush
STM32外接DHT11显示温湿度
Easy to win insert sort
PostgreSQL users cannot create table configurations by themselves
Don't disagree, this is the most powerful "language" of the Internet
New year's first race, submit bug reward more!
新型数据中心,助力加快构建以数据为关键要素的数字经济
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
[.NET + mqtt]. Mise en œuvre de la communication mqtt dans l'environnement net 6 et démonstration de code pour l'abonnement et la publication de messages bilatéraux du serveur et du client
Objective-C string class, array class