当前位置:网站首页>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.
边栏推荐
猜你喜欢

On the discrimination of "fake death" state of STC single chip microcomputer

VScode进行代码补全

深度聚类:将深度表示学习和聚类联合优化

Software testing knowledge reserve: how much do you know about the basic knowledge of "login security"?

Audio distortion analysis of DSP and DAC based on adau1452

Chain storage of stack

Say sqlyog deceived me!

tkinter窗口选择pcd文件并显示点云(open3d)
![[SOC FPGA] peripheral PIO button lights up](/img/34/58728bddbf91eb69e9c0062dbfd531.jpg)
[SOC FPGA] peripheral PIO button lights up

JVM监控及诊断工具-命令行篇
随机推荐
[SOC FPGA] peripheral PIO button lights up
go-microservice-simple(2) go-Probuffer
JVM命令之 jstat:查看JVM统计信息
Jstack of JVM command: print thread snapshots in JVM
Solve pod install error: FFI is an incompatible architecture
Markdown 并排显示图片
c面试 加密程序:由键盘输入明文,通过加密程序转换成密文并输出到屏幕上。
Qtthread, one of many methods of QT multithreading
CloudCompare-点对选取
"Parse" focalloss to solve the problem of data imbalance
Convert numbers to string strings (to_string()) convert strings to int sharp tools stoi();
一段程序让你明白什么静态内部类,局部内部类,匿名内部类
Cloud acceleration helps you effectively solve attack problems!
Test the foundation of development, and teach you to prepare for a fully functional web platform environment
[SQL practice] a SQL statistics of epidemic distribution across the country
693. 行程排序
K8s running Oracle
Say sqlyog deceived me!
Sequential storage of stacks
Database notes 04