Dot_Files/.config/nvim/ftplugin/yaml.lua
2022-05-11 21:00:57 -05:00

4 lines
47 B
Lua

local opt = vim.opt
opt.foldmethod = 'indent'