summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Leutgeb <david@noreply.localhost>2025-08-02 14:09:39 +0200
committerDavid Leutgeb <david@noreply.localhost>2025-08-02 14:09:39 +0200
commit2ad981c310d3663dbbba33b64b9137ce6c536b5b (patch)
tree699c7611c259010caea799a5b49df0b973261ddd
parent6cc1ba25a9a9d4e086e822703565a11f187fb774 (diff)
downloadvim_config-main.tar.gz
vim_config-main.zip
Update vimrcHEADmain
-rw-r--r--vimrc6
1 files 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