当前位置:网站首页>VIM mapping large K
VIM mapping large K
2022-07-07 06:21:00 【fqbqrr】
fun! Ysdk()
" Large mapping K"
:norm "+yiw
"
let i=@+
if len(i)<1
return
endif
let c=i[0]
" Use Chinese "
if (!Szw(c))
norm!K
" Execute original K"
return
endif
call Xsdy(i)
endf
First Current cursor The following words , Then judge the first character , If chinese , take chinese Definition . otherwise , Use the original K.
边栏推荐
- How to set up in touch designer 2022 to solve the problem that leap motion is not recognized?
- 进程间通信之共享内存
- On the discrimination of "fake death" state of STC single chip microcomputer
- [FPGA] EEPROM based on I2C
- 693. 行程排序
- Introduction to the extension implementation of SAP Spartacus checkout process
- Financial risk control practice - decision tree rule mining template
- Cf:c. column swapping [sort + simulate]
- 安装mongodb数据库
- jmeter 函数助手 — — 随机值、随机字符串、 固定值随机提取
猜你喜欢

Jinfo of JVM command: view and modify JVM configuration parameters in real time

Convert numbers to string strings (to_string()) convert strings to int sharp tools stoi();

直击2022ECDC萤石云开发者大会:携手千百行业加速智能升级

Subghz, lorawan, Nb IOT, Internet of things

rt-thread 中对 hardfault 的处理

CloudCompare-点对选取

From "running distractor" to data platform, Master Lu started the road of evolution

Chain storage of stack

字符串常量与字符串对象分配内存时的区别

【OpenCV】形态学滤波(2):开运算、形态学梯度、顶帽、黑帽
随机推荐
Developers don't miss it! Oar hacker marathon phase III chain oar track registration opens
Peripheral driver library development notes 43: GPIO simulation SPI driver
3428. Put apples
tkinter窗口选择pcd文件并显示点云(open3d)
Array proof during st table preprocessing
vim映射大K
Experience sharing of contribution of "management world"
谷歌 Chrome 浏览器发布 103.0.5060.114 补丁修复 0-day 漏洞
How to set up in touch designer 2022 to solve the problem that leap motion is not recognized?
Introduction to the extension implementation of SAP Spartacus checkout process
Apple CMS V10 template /mxone Pro adaptive film and television website template
安装mongodb数据库
Bypass open_ basedir
3531. 哈夫曼树
Ideas of high concurrency and high traffic seckill scheme
C language sorting (to be updated)
@pathvariable 和 @Requestparam的详细区别
[SOC FPGA] custom IP PWM breathing lamp
当我们谈论不可变基础设施时,我们在谈论什么
FlexRay通信协议概述