[vim] Remove my explicitly set path

This commit is contained in:
Eryn Wells 2023-07-11 16:13:50 -07:00
parent 7af40112cc
commit fb144f1f3f

View file

@ -126,12 +126,6 @@ if has('mac')
endif
let g:rustfmt_autosave = 1
"
" PATHS
"
set path=.,,/usr/local/include,/usr/include
"
" Mappings
"