1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-19 02:17:44 +01:00

6 lines
83 B
Lua
Raw Normal View History

2023-08-06 14:11:57 +02:00
-- mcauley-penney/tidy.nvim
require("tidy").setup({
filetype_exclude = {},
})