auto-dark-mode.vim icon indicating copy to clipboard operation
auto-dark-mode.vim copied to clipboard

Add .gitignore

Open snakesgun opened this issue 5 months ago • 0 comments

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

snakesgun avatar Oct 24 '25 08:10 snakesgun