Explorar el Código

Add comment

master
10sr hace 5 años
padre
commit
ad813b8ca5
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver fichero

@@ -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.



Cargando…
Cancelar
Guardar