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