remove todo requiring formatting for omnisharp. already complete
This commit is contained in:
parent
65e93fd6fc
commit
b8c00e8ab5
1
init.lua
1
init.lua
|
|
@ -705,7 +705,6 @@ require('lazy').setup({
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
--TODO: need formating for c#/omnisharp
|
|
||||||
formatters_by_ft = {
|
formatters_by_ft = {
|
||||||
lua = { 'stylua' },
|
lua = { 'stylua' },
|
||||||
-- Conform can also run multiple formatters sequentially
|
-- Conform can also run multiple formatters sequentially
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue