From 6cb4f2c4f4348862fb9e0e8678b3beabe6fd4439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 21 Nov 2024 12:38:21 +0200 Subject: [PATCH] nvim: change colorscheme to vim --- shared/home/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/home/vimrc b/shared/home/vimrc index 447586d..39cee20 100644 --- a/shared/home/vimrc +++ b/shared/home/vimrc @@ -8,7 +8,7 @@ command OLD :enew | setl buftype=nofile | 0put =v:oldfiles | nnoremap < " nvim 0.10 uses bland colors. Necessary habits don't die. " I also liked: industry, koehler, pablo, torte, vim -colorscheme torte +colorscheme vim " https://vi.stackexchange.com/a/39451 set maxmempattern=5000