chore: formated with stylua (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
632a11fa33
commit
cd08f74bb7
|
@ -1,8 +1,8 @@
|
|||
-- Copyright (c) 2020-2021 shadmansaleh
|
||||
-- MIT license, see LICENSE for more details.
|
||||
|
||||
if os.getenv('TEST_COV') then
|
||||
require('luacov')
|
||||
if os.getenv 'TEST_COV' then
|
||||
require 'luacov'
|
||||
end
|
||||
-- load lualine and plenary
|
||||
vim.cmd [[
|
||||
|
|
Loading…
Reference in New Issue