add cheatsheet.nvim

This commit is contained in:
siduck 2021-11-14 18:23:59 +05:30
parent bdd6dc12c2
commit e8b919723e
5 changed files with 77 additions and 2 deletions

View file

@ -137,7 +137,7 @@ if ui.transparency then
bg("NvimTreeStatusLineNC", "NONE")
bg("NvimTreeVertSplit", "NONE")
fg("NvimTreeVertSplit", grey)
end
end
if #override ~= 0 then
require(override)