mirror of
https://github.com/zoriya/vim.git
synced 2026-07-02 15:08:17 +00:00
b95186fd36
Problem: ColorScheme autocommand matches with the current buffer name. Solution: Match with the colorscheme name. (Christian Brabandt)