From 2ad981c310d3663dbbba33b64b9137ce6c536b5b Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Sat, 2 Aug 2025 14:09:39 +0200 Subject: [PATCH] Update vimrc --- vimrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vimrc b/vimrc index 65f0d49..31c0f1c 100644 --- a/vimrc +++ b/vimrc @@ -1,4 +1,6 @@ -colorscheme evening +colorscheme elflord syntax on set number -set tabstop=4 \ No newline at end of file +set tabstop=4 +set clipboard= +set mouse= \ No newline at end of file