update vimrc

This commit is contained in:
Arjun Patel
2026-06-06 17:24:41 -07:00
parent 37c85c1e60
commit c7ed5bc744
+5
View File
@@ -16,6 +16,11 @@ set tabstop=2
set shiftwidth=2 set shiftwidth=2
set softtabstop=2 set softtabstop=2
set noswapfile
set noundofile
set nobackup
set nowritebackup
set hlsearch set hlsearch
set incsearch set incsearch