diff options
| author | David Leutgeb <david@noreply.localhost> | 2025-08-02 14:09:39 +0200 |
|---|---|---|
| committer | David Leutgeb <david@noreply.localhost> | 2025-08-02 14:09:39 +0200 |
| commit | 2ad981c310d3663dbbba33b64b9137ce6c536b5b (patch) | |
| tree | 699c7611c259010caea799a5b49df0b973261ddd | |
| parent | 6cc1ba25a9a9d4e086e822703565a11f187fb774 (diff) | |
| download | vim_config-2ad981c310d3663dbbba33b64b9137ce6c536b5b.tar.gz vim_config-2ad981c310d3663dbbba33b64b9137ce6c536b5b.zip | |
| -rw-r--r-- | vimrc | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |