update vimrc

This commit is contained in:
Arjun Patel
2026-06-13 12:17:14 -07:00
parent 7b6de893ee
commit b39a187972
+3
View File
@@ -35,6 +35,9 @@ set tags=./tags;,tags
colorscheme habamax colorscheme habamax
" Read changes to files on disk automatically without needing to reload
set autoread
" Mappings " Mappings
nnoremap <leader>f :Files<CR> nnoremap <leader>f :Files<CR>
nnoremap <leader>b :Buffers<CR> nnoremap <leader>b :Buffers<CR>