You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -387,7 +387,7 @@ By default, AsyncRun is shipped with some popular runners:
387
387
|`quickui`| run in a quickui window |[vim-quickui](https://github.com/skywind3000/vim-quickui)|[quickui.vim](autoload/asyncrun/runner/quickui.vim)|
388
388
|`toggleterm`| run in a toggleterm window |[toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim)|[toggleterm.vim](autoload/asyncrun/runner/toggleterm.vim)|
389
389
|`xfce`| run in a new xfce terminal | xfce4-terminal |[xfce.vim](autoload/asyncrun/runner/xfce.vim)|
390
-
390
+
|`konsole`| run in a new konsole terminal | KDE |[konsole.vim](autoload/asyncrun/runner/konsole.vim)|
0 commit comments