1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
21d0beb2d9 Merge branch 'master' into babel 2025-10-24 08:49:20 +02:00
c2b00389f8 Switch colorscheme back to solarized8_dark.
It seems to work now... I don't know why.
2025-10-24 08:48:34 +02:00

View File

@@ -85,8 +85,8 @@ nmap <silent> ]f <Plug>(coc-fix-current)
" syntax highlighting
syntax on
set background=dark
colorscheme 0x7A69_dark
highlight Normal ctermbg=none
colorscheme solarized8_dark
""" Project-Specific Settings