formatter: remove *.remove_trailing_whitespaces
This commit is contained in:
parent
1447df9dc8
commit
951a052311
1 changed files with 0 additions and 3 deletions
3
init.lua
3
init.lua
|
|
@ -116,9 +116,6 @@ formatter.setup({
|
|||
lua = {
|
||||
require("formatter.filetypes.lua").stylua,
|
||||
},
|
||||
["*"] = {
|
||||
require("formatter.filetypes.any").remove_trailing_whitespace,
|
||||
},
|
||||
},
|
||||
})
|
||||
---- LSP ----
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue