/auto-dark-mode.vim

A MacVim plugin for switching between dark and light modes automatically.

Primary LanguageVim ScriptMIT LicenseMIT

Auto Dark Mode

A MacVim plugin for switching between dark and light modes automatically.

demo

This plug-in changes Vim's option background to light or dark whenever macOS changes its appearance setting manually or automatically.

Requirement

Installation

For vim-plug, simply put the following line to your .vimrc as usual.

Plug 'L-TChen/auto-dark-mode.vim'

Enjoy it!