auto-dark-mode.vim
auto-dark-mode.vim copied to clipboard
Add .gitignore
Add .gitignore to ignore Mac OS .DS_Store file in the path Add global variable for theme switch
let g:auto_dark_theme = XXXX
let g:auto_light_theme = XXXX