add cheatsheet.nvim
This commit is contained in:
parent
bdd6dc12c2
commit
e8b919723e
5 changed files with 77 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue