How to change the window position? #58
|
By default, nvim-dap-view creates a window by using Is there a way to change the position of window? |
Answered by
igorlfs
May 11, 2025
Replies: 1 comment 1 reply
|
Hello!
Thanks to you, now there is! See 5e69020 You can now use |
1 reply
Answer selected by
enderbeatt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
Thanks to you, now there is! See 5e69020
You can now use
windows.position. Coupled withwindows.terminal.positionyou can have pretty much any layout.