This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
FIx for cmp
master
10sr
1 year ago
parent
5db67dfa09
commit
df7d8ef846
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
emacs.el
+ 1
- 0
emacs.el
View File
@@ -2974,6 +2974,7 @@ ARGS are not used."
url))
(declare-function vterm "vterm")
;; 前の実行結果を残したまま次のコマンドを実行する方法はあるだろうか
(defun my-vterm-cmd (command)
"Start arbitrary command in vterm buffer."
Write
Preview
Loading…
Cancel
Save