当前位置:网站首页>vim给目录加颜色
vim给目录加颜色
2022-07-01 22:14:00 【fqbqrr】
syntax match vimwj /vim|.*/
"vim文件,
syntax match cppwj /cpp|.*/
"cpp文件,c++文件.暂时没加d等文件.
syntax match mdwj /md|.*/
"md文件.
syntax match lnkwj /lnk|.*/
"md文件.
syntax match txtwj /txt|.*/
"md文件.
syntax match wzwj /○|.*/
"无缀文件,无后缀文件,
syntax match ml /●|.*/
"目录
hi vimwj guifg=#f07c82
"香叶红
hi cppwj guifg=#2486b9
hi mdwj guifg=#1ba784
hi lnkwj guifg=#20a162
hi txtwj guifg=#fba414
hi wzwj guifg=#ad6598
hi ml guifg=#1e131d
"高亮颜色,搞黑点.
边栏推荐
- SAP intelligent robot process automation (IRPA) solution sharing
- 毕业季,既是告别,也是新的开始
- [literacy] deep / shallow, local / global features in machine learning image processing
- Happy number [fast and slow pointer of ring PROBLEMS]
- 倒置残差的理解
- Origin2018安装教程「建议收藏」
- ECMAScript 2022 was officially released. Have you heard about it?
- Understanding of indexes in MySQL
- 用JpaTransactionManager操作数据库事务
- Fiori applications are shared through the enhancement of adaptation project
猜你喜欢
Cisco -- highly available and reliable network examination
Hide the creation and use of users
MySQL -- deduction of index storage model
Genicam gentl standard ver1.5 (4) Chapter 5 acquisition engine
Understanding of transactions in MySQL
台积电全球员工薪酬中位数约46万,CEO约899万;苹果上调日本的 iPhone 售价 ;Vim 9.0 发布|极客头条
Cisco exam -- redundant network
思科考试--路由的概念和配置考试
SAP ui5 application development tutorial 104 - multi select support for SAP ui5 table controls and how to use code to select multiple table row items at a time
104. SAP ui5 table control supports multi select and how to select multiple table row items at a time with code
随机推荐
MySQL -- deduction of index storage model
I graduated from college in 14 years and changed to software testing in 3 months. My monthly salary was 13.5k. At the age of 32, I finally found the right direction
General use of qstringlist
正则系列之组和范围(Groups and Ranges)
Daily question brushing record (10)
Congratulations on the release of friends' new book (send welfare)
【无标题】
[JUC learning road day 8] condition
若干互联网暴露面的收敛及处置建议
好友新书发布,祝贺(送福利)
Pytorch nn.functional.unfold()的简单理解与用法
每日刷题记录 (十)
Use three JS realize the 'ice cream' earth, and let the earth cool for a summer
“信任机器”为发展赋能
Vsphere+ and vsan+ are coming! VMware hybrid cloud focus: native, fast migration, mixed load
ESP自动下载电路设计
shell 流程控制
Design of ESP automatic download circuit
Two schemes of transforming the heat map of human posture estimation into coordinate points
Hide the creation and use of users