在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):skielbasa/vim-material-monokai开源软件地址(OpenSource Url):https://github.com/skielbasa/vim-material-monokai开源编程语言(OpenSource Language):Vim Script 100.0%开源软件介绍(OpenSource Introduction):Material Monokai Color Scheme for VimInspired by brendanblackwood's material-monokai-syntax theme, my favorite Atom Syntax theme. This theme uses sickill's vim-monokai as a base with its colors shifted to the Material Design color palette. It is recommended that you use a matching terminal theme.
ScreenshotsInstallationInstall this color scheme using your preferred Vim plugin manager, then add the following to your .vimrc file: set background=dark
set termguicolors
colorscheme material-monokai OptionsEnable italic comments (terminal permitting) by adding the following to your .vimrc file: let g:materialmonokai_italic=1 Enable subtle Spell highlighting: let g:materialmonokai_subtle_spell=1 Disable the custom ALE indicators if you want to set your own or like the default ones: let g:materialmonokai_custom_lint_indicators=0 Vim Airline SupportIncludes a matching Airline theme. To activate it, add the following to your .vimrc file: let g:airline_theme='materialmonokai' Vim Airline OptionsEnable subtle mode indicator. By default both sides of the bar will change color based on the current mode. Turning this setting on will make only the mode label change color. To activate it, add the following to your .vimrc file: let g:materialmonokai_subtle_airline=1 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论