Formatter update
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
This commit is contained in:
@@ -12,8 +12,6 @@ require("formatter").setup({
|
||||
-- Formatter configurations for filetype "lua" go here
|
||||
-- and will be executed in order
|
||||
lua = {
|
||||
-- "formatter.filetypes.lua" defines default configurations for the
|
||||
-- "lua" filetype
|
||||
require("formatter.filetypes.lua").stylua,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user