nvim: change colorscheme to vim

This commit is contained in:
Motiejus Jakštys 2024-11-21 12:38:21 +02:00
parent 288a14e93c
commit 6cb4f2c4f4

View File

@ -8,7 +8,7 @@ command OLD :enew | setl buftype=nofile | 0put =v:oldfiles | nnoremap <buffer> <
" nvim 0.10 uses bland colors. Necessary habits don't die. " nvim 0.10 uses bland colors. Necessary habits don't die.
" I also liked: industry, koehler, pablo, torte, vim " I also liked: industry, koehler, pablo, torte, vim
colorscheme torte colorscheme vim
" https://vi.stackexchange.com/a/39451 " https://vi.stackexchange.com/a/39451
set maxmempattern=5000 set maxmempattern=5000