Dot_Files/.config/nvim/ftplugin/yaml.lua

4 lines
47 B
Lua
Raw Normal View History

2022-02-01 13:45:08 -06:00
local opt = vim.opt
opt.foldmethod = "indent"