We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83268ea + 5ffd6bb commit 680a501Copy full SHA for 680a501
1 file changed
README.md
@@ -79,7 +79,7 @@ require("cmake-tools").setup {
79
strategy = {
80
"toggleterm",
81
direction = "horizontal",
82
- autos_croll = true,
+ auto_scroll = true,
83
quit_on_exit = "success"
84
}
85
}, -- options to pass into the `overseer.new_task` command
0 commit comments