From 4cb8d7af64c390a3f4efd0a6069b983dc470754d Mon Sep 17 00:00:00 2001 From: Emiliano Vavassori Date: Sun, 29 Sep 2024 20:52:18 +0200 Subject: [PATCH] Tentativo sistemazione linee di Gvim. --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index 3c3cd34..b4d9998 100644 --- a/vimrc +++ b/vimrc @@ -126,6 +126,8 @@ if has('gui_running') colorscheme solarized let g:airline_theme='base16' + let lines=45 + let columns=80 endif " Completion with Conqueror of Code