My simple neovim config
at main 7 lines 128 B view raw
1return { 2 settings = { 3 terraform = { 4 path = "/etc/profiles/per-user/ethan/bin/tofu", 5 }, 6 }, 7}