当前位置:网站首页>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
"高亮颜色,搞黑点.
边栏推荐
- [JUC learning road day 8] condition
- Selection of all-optical technology in the park - Part 2
- 力扣 710. 黑名单中的随机数
- 陈天奇的机器学习编译课(免费)
- 每日刷题记录 (十)
- Pytorch nn. functional. Simple understanding and usage of unfold()
- Share some feelings of a programmer who has experienced layoffs twice a year
- ECMAScript 2022 was officially released. Have you heard about it?
- vSphere+、vSAN+来了!VMware 混合云聚焦:原生、快速迁移、混合负载
- Origin2018 installation tutorial "recommended collection"
猜你喜欢

Fiori 应用通过 Adaptation Project 的增强方式分享

MySQL -- deduction of index storage model

思科考试--冗余网络

Cisco test -- the concept and configuration test of routing

Flynk SQL client uses comparison and is familiar with official documents

MySQL -- index of MyISAM storage engine

SAP GUI 里的收藏夹事务码管理工具

元宇宙可能成为互联网发展的新方向

104. SAP UI5 表格控件的支持复选(Multi-Select)以及如何用代码一次选中多个表格行项目

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
随机推荐
Detailed explanation of common configurations in redis configuration file [easy to understand]
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
Turn -- the underlying debugging principle of GDB is so simple
Today's sleep quality record 71 points
Cisco test -- the concept and configuration test of routing
Intelligent computing architecture design of Internet
“信任机器”为发展赋能
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
Favorite transaction code management tool in SAP GUI
Business visualization - make your flowchart'run'up
业务可视化-让你的流程图'Run'起来
转--原来gdb的底层调试原理这么简单
使用 EMQX Cloud 实现物联网设备一机一密验证
Cut noodles C language
Armbain系统根分区空间不足处理
友善串口助手使用教程_友善串口调试助手怎么进行配置-友善串口调试助手使用教程…
leetcode - 287. Find duplicates
旅游管理系统
转--拿来即用:分享一个检查内存泄漏的小工具
Mixconv code