adjust iron repl

This commit is contained in:
Florian Teich 2025-11-26 20:40:31 +01:00
parent f15807f288
commit df597acb32
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ return {
config = {
scratch_repl = true,
-- How the repl window will be displayed
repl_open_cmd = view.bottom(40),
repl_open_cmd = "botright 12 new | setlocal buftype=nofile",
-- Send selections to the DAP repl if an nvim-dap session is running.
dap_integration = true,
-- Choose your preferred REPL for each language: