[vim] Use syntax fold method for rust code

This commit is contained in:
Eryn Wells 2024-03-06 08:40:23 -08:00
parent e17117bef4
commit 929f56ef6f

View file

@ -0,0 +1,3 @@
-- Eryn Wells <eryn@erynwells.me>
vim.opt.foldmethod = 'syntax'