chore: formated with stylua (#86)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-13 21:53:13 +06:00 committed by GitHub
parent 632a11fa33
commit cd08f74bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 [[