Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.oil.settings.float.override

This is the config that will be passed to nvim_open_win. Change values here to customize the layout.

Type: null or lua function string

Default: null

Plugin default:

''
  function(conf)
    return conf
  end
''

Declared by: