Fix #296
Fix #293
Fix #291
This commit is contained in:
hrsh7th
2021-10-10 11:54:30 +09:00
parent 68f7eeb3f0
commit 2ebdccf61a
3 changed files with 17 additions and 6 deletions

View File

@@ -22,6 +22,8 @@ end
---@param e cmp.Entry
---@param view cmp.WindowStyle
docs_view.open = function(self, e, view)
self.window:ensure()
local documentation = config.get().documentation
if not documentation then
return