update plugins for working with code companion
This commit is contained in:
@ -6,6 +6,7 @@ return {
|
||||
clear_before_yeet = false,
|
||||
interrupt_before_yeet = true,
|
||||
yeet_and_run = true,
|
||||
notify_on_success = true,
|
||||
custom_eval = function(cmd_string)
|
||||
if cmd_string:match '#test' then
|
||||
-- get current win's filetype
|
||||
|
||||
Reference in New Issue
Block a user