浏览代码

Add comment

master
10sr 5 年前
父节点
当前提交
ad813b8ca5
签署人:: 10sr GPG 密钥 ID: 7BEC428194130EB2
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 查看文件

@@ -116,7 +116,7 @@ found, otherwise returns nil."
pipenv
imenu-list
page-break-lines
sync-recentf
;; sync-recentf
aggressive-indent
fancy-narrow
dired-filter
@@ -2721,6 +2721,7 @@ If not given, value of current buffer will be used."
nil))
(message "Cannot find parent directory for current tree."))))

;; TODO: -> -move-to
(defun git-walktree-mode--goto-file ()
"Move point to file field of ls-tree output in current line.



正在加载...
取消
保存