Skip to content

Commit d6ba5dc

Browse files
author
skywind3000
committed
small refactor for "toggleterm2" runner
1 parent 641de26 commit d6ba5dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
function! asyncrun#runner#toggleterm2#run(opts)
2-
lua require("asyncrun_toggleterm").runner(vim.fn.eval("a:opts"))
3-
endfunction
2+
lua require("asyncrun.toggleterm2").runner(vim.fn.eval("a:opts"))
3+
endfunction
File renamed without changes.

0 commit comments

Comments
 (0)