mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 13:07:45 +01:00
nvim: added tidy.nvim config
This commit is contained in:
parent
e83f452fc3
commit
cf0389b1d3
5
.config/nvim/plugin/tidy.lua
Normal file
5
.config/nvim/plugin/tidy.lua
Normal file
@ -0,0 +1,5 @@
|
||||
-- mcauley-penney/tidy.nvim
|
||||
|
||||
require("tidy").setup({
|
||||
filetype_exclude = {},
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user