Formatter update
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Details
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Details
This commit is contained in:
parent
5f931de4cc
commit
8cb88ec054
|
@ -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,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue