当前位置:网站首页>vim映射大K
vim映射大K
2022-07-07 01:15:00 【fqbqrr】
fun! Ysdk()
"映射大K"
:norm "+yiw
"
let i=@+
if len(i)<1
return
endif
let c=i[0]
"要用是中文"
if (!Szw(c))
norm!K
"执行原K"
return
endif
call Xsdy(i)
endf
先取当前光标
下面单词,再判断首字符,如为中文
,取中文
定义.否则,用原来的K
.
边栏推荐
- SAP ABAP BDC (batch data communication) -018
- mac版php装xdebug环境(m1版)
- 【FPGA教程案例14】基于vivado核的FIR滤波器设计与实现
- EMMC print cqhci: timeout for tag 10 prompt analysis and solution
- Go语学习笔记 - gorm使用 - 原生sql、命名参数、Rows、ToSQL | Web框架Gin(九)
- Ten stages of becoming a Senior IC Design Engineer. What stage are you in now?
- Sequential storage of stacks
- 那些自损八百的甲方要求
- Deep clustering: joint optimization of depth representation learning and clustering
- laravel 使用腾讯云 COS5全教程
猜你喜欢
Rk3399 platform development series explanation (WiFi) 5.52. Introduction to WiFi framework composition
If you don't know these four caching modes, dare you say you understand caching?
JVM command - jmap: export memory image file & memory usage
职场经历反馈给初入职场的程序员
驱动开发中platform设备驱动架构详解
一名普通学生的大一总结【不知我等是愚是狂,唯知一路向前奔驰】
Introduction to yarn (one article is enough)
Interview skills of software testing
3428. 放苹果
Say sqlyog deceived me!
随机推荐
Interview questions and salary and welfare of Shanghai byte
谈fpga和asic的区别
MySQL performance_ Schema common performance diagnosis query
职场经历反馈给初入职场的程序员
Digital IC interview summary (interview experience sharing of large manufacturers)
牙齿干细胞的存储问题(未完待续)
jmeter 函数助手 — — 随机值、随机字符串、 固定值随机提取
Redisl garbled code and expiration time configuration
Check point: the core element for enterprises to deploy zero trust network (ztna)
每秒10W次分词搜索,产品经理又提了一个需求!!!(收藏)
@Detailed differences between pathvariable and @requestparam
Bbox regression loss function in target detection -l2, smooth L1, IOU, giou, Diou, ciou, focal eiou, alpha IOU, Siou
Storage of dental stem cells (to be continued)
Flask1.1.4 werkzeug1.0.1 source code analysis: start the process
@pathvariable 和 @Requestparam的详细区别
The boss always asks me about my progress. Don't you trust me? (what do you think)
【FPGA教程案例14】基于vivado核的FIR滤波器设计与实现
Senior programmers must know and master. This article explains in detail the principle of MySQL master-slave synchronization, and recommends collecting
苹果cms V10模板/MXone Pro自适应影视电影网站模板
Ten stages of becoming a Senior IC Design Engineer. What stage are you in now?