Really enjoying nvim-dap-ui lately, but I always have to adjust the sizes of the windows. The docs have left me high and dry so far, but maybe one of you have a good solution for a consistent layout when you first attach to a file?

  • PlexSheep@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    I just use the defaults, but you might be able to do something with auto commands.

    Detect when the window you want opens and resize it with the regular vim commands or lua.