Dot_Files/.config/nvim/ftplugin/yaml.lua
2022-02-01 13:45:08 -06:00

4 lines
47 B
Lua

local opt = vim.opt
opt.foldmethod = "indent"