fix styling issues (#811)

This commit is contained in:
Abouzar Parvan 2021-07-09 16:37:25 +04:30 committed by GitHub
parent a9e7b6ff8c
commit 2866ba528c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 170 additions and 176 deletions

View file

@ -7,7 +7,7 @@ vim.g.colors_name = O.colorscheme -- Colorscheme must get called after plugins a
require "lv-utils"
require "lv-treesitter"
if O.plugin.dashboard.active then
require("lv-dashboard").config()
require("lv-dashboard").config()
end
-- TODO these gues need to be in language files
-- require "lsp"