Преглед изворни кода

Add jump config for ansible-lint

master
10sr пре 5 година
родитељ
комит
2945e75977
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Прегледај датотеку

@@ -1560,4 +1560,8 @@ This mode is a simplified version of `adoc-mode'."
(let ((inhibit-read-only t))
(ansi-color-apply-on-region compilation-filter-start
(point)))))
(autoload-eval-lazily 'compile nil
(add-to-list 'compilation-error-regexp-alist
;; ansible-lint
'("^\\([^ \n]+\\):\\([0-9]+\\)$" 1 2)))
;;; emacs.el ends here

Loading…
Откажи
Сачувај