Still something special
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 3m24s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 3m24s
This commit is contained in:
@@ -62,7 +62,7 @@ require("formatter").setup({
|
||||
-- Full specification of configurations is down below and in Vim help
|
||||
-- files
|
||||
return {
|
||||
exe = "vhdlfmt",
|
||||
exe = "vsg",
|
||||
args = {
|
||||
util.escape_path(util.get_current_buffer_file_path()),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user