diff --git a/configs/vimrc b/configs/vimrc index e83dbb9..e9d6d30 100644 --- a/configs/vimrc +++ b/configs/vimrc @@ -5,3 +5,5 @@ set tabstop=4 set shiftwidth=4 set expandtab set cursorline +set mouse=a +set autoindent \ No newline at end of file