当前位置:网站首页>VIM color the catalogue
VIM color the catalogue
2022-07-01 23:25:00 【fqbqrr】
syntax match vimwj /vim|.*/
"vim file ,
syntax match cppwj /cpp|.*/
"cpp file ,c++ file . Not yet d Wait for the documents .
syntax match mdwj /md|.*/
"md file .
syntax match lnkwj /lnk|.*/
"md file .
syntax match txtwj /txt|.*/
"md file .
syntax match wzwj /○|.*/
" No affixes , No suffix file ,
syntax match ml /●|.*/
" Catalog
hi vimwj guifg=#f07c82
" Fragrant leaf red
hi cppwj guifg=#2486b9
hi mdwj guifg=#1ba784
hi lnkwj guifg=#20a162
hi txtwj guifg=#fba414
hi wzwj guifg=#ad6598
hi ml guifg=#1e131d
" Highlight color , Black spots .
边栏推荐
- Y53. Chapter III kubernetes from introduction to mastery -- ingress (26)
- What is the difference between memory leak and memory overflow?
- Matplotlib常用设置
- MySQL -- convert rownum in Oracle to MySQL
- Which securities company is better and which is safer to open a securities account
- SWT / anr problem - SWT causes kernel fuse deadlock
- openresty 负载均衡
- [understanding of opportunity-35]: Guiguzi - flying clamp - the art of remote connection, remote control and remote testing
- Redis 主从同步
- 2022年R1快开门式压力容器操作考题及答案
猜你喜欢

Current situation and future development trend of Internet of things

建模和影视后期有什么关联?

from pip._ internal. cli. main import main ModuleNotFoundError: No module named ‘pip‘

微信个人小商店一键开通助手小程序开发

2022年R1快开门式压力容器操作考题及答案

Redis数据类型和应用场景

Huisheng Huiying 2022 intelligent, fast and simple video editing software

Zhao Fuquan: to ensure supply in the short term, we should build a safe, efficient and resilient supply chain in the long term

会声会影2022智能、快速、简单的视频剪辑软件

2022 R1 fast opening pressure vessel operation test questions and answers
随机推荐
什么是马赛克?
实在RPA:银行数字化,业务流程自动化“一小步”,贷款审核效率“一大步”
硅谷产品实战学习感触
CKS CKA CKAD 将终端更改为远程桌面
RPA: Bank digitalization, business process automation "a small step", and loan review efficiency "a big step"
每日三题 6.30
日本购物网站的网络乞丐功能
2021 RoboCom 世界机器人开发者大赛-高职组复赛
The difference between timer and scheduledthreadpoolexecutor
Some thoughts on game performance optimization
Current situation and future development trend of Internet of things
What is the relationship between modeling and later film and television?
云信小课堂 | IM及音视频中常见的认知误区
Programming English vocabulary notebook
Jielizhi Bluetooth headset quality control and production skills [chapter]
Leetcode(34)——在排序数组中查找元素的第一个和最后一个位置
Three development trends of enterprise application from the perspective of the third technological revolution
距离度量 —— 汉明距离(Hamming Distance)
ShanDong Multi-University Training #3
js——arguments的使用