chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-20 18:30:15 +00:00
parent 941df31a41
commit cd162f342a
1 changed files with 2 additions and 0 deletions

View File

@ -291,6 +291,8 @@ CONFIGURATION *lazy.nvim-configuration*
colorscheme = { "habamax" },
},
ui = {
-- a number <1 is a percentage., >1 is a fixed size
size = { width = 0.8, height = 0.8 },
-- The border to use for the UI window. Accepts same border values as |nvim_open_win()|.
border = "none",
icons = {