doc: generate docgen

i forgot it. My bad
This commit is contained in:
Simon Hauser
2021-09-01 16:53:56 +02:00
parent b0c04c62b5
commit baf39e5339
2 changed files with 16 additions and 5 deletions

View File

@@ -415,7 +415,7 @@ function utils.data_directory()
end
function utils.buffer_dir()
return vim.fn.expand('%:p:h')
return vim.fn.expand "%:p:h"
end
function utils.display_termcodes(str)