Fix autoload for narf:toggle-fullscreen
This commit is contained in:
parent
0fa4fded7e
commit
73946cb113
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
(set-frame-parameter nil 'alpha 100)
|
||||
(set-frame-parameter nil 'alpha 0))))
|
||||
|
||||
;;;###autoload
|
||||
;;;###autoload (autoload 'narf:toggle-fullscreen "defuns-ui" nil t)
|
||||
(evil-define-command narf:toggle-fullscreen (&optional bang)
|
||||
(interactive "<!>")
|
||||
(if bang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue