Appease byte-compiler senpai
Please notice me
This commit is contained in:
parent
fbb0297eb1
commit
069c196330
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; feature/evil/autoload/advice.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defun +evil--insert-newline (&optional above noextranewline)
|
||||
(defun +evil--insert-newline (&optional above _noextranewline)
|
||||
(let ((pos (save-excursion (beginning-of-line-text) (point)))
|
||||
comment-auto-fill-only-comments)
|
||||
(require 'smartparens)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue